Multitasking algorithms in XForms: Coordination, progress, priority. Boyer, J. M. In Washington, DC. 00000
Multitasking algorithms in XForms: Coordination, progress, priority [link]Paper  doi  abstract   bibtex   
User interaction with the XML data layer of an XHTML document can be orchestrated by XForms, a hybrid markup language that includes declarative, imperative, and event-driven features. XForms actions provide form authors with the ability to solve basic data manipulation use cases such as changing data values as well as copying and deleting elements. However, XForms action scripting is also a Turing-complete language for XML data manipulation during user interaction, and this paper examines more advanced use cases involving conditional logic, loops, and nested loops. For processor-intensive algorithms, this paper presents multitasking techniques to control execution without blocking other algorithms nor the main thread of user interaction, to monitor execution progress, and to dynamically set task execution priorities.
@inproceedings{boyer_multitasking_nodate,
	address = {Washington, DC},
	title = {Multitasking algorithms in {XForms}: {Coordination}, progress, priority},
	shorttitle = {Multitasking algorithms in {XForms}},
	url = {http://www.balisage.net/Proceedings/vol23/html/Boyer01/BalisageVol23-Boyer01.html},
	doi = {10.4242/BalisageVol23.Boyer01},
	abstract = {User interaction with the XML data layer of an XHTML document can be orchestrated by XForms, a hybrid markup language that includes declarative, imperative, and event-driven features. XForms actions provide form authors with the ability to solve basic data manipulation use cases such as changing data values as well as copying and deleting elements. However, XForms action scripting is also a Turing-complete language for XML data manipulation during user interaction, and this paper examines more advanced use cases involving conditional logic, loops, and nested loops. For processor-intensive algorithms, this paper presents multitasking techniques to control execution without blocking other algorithms nor the main thread of user interaction, to monitor execution progress, and to dynamically set task execution priorities.},
	urldate = {2019-08-08},
	author = {Boyer, John M.},
	note = {00000}
}

Downloads: 0