ACM Home Page
Please provide us with feedback. Feedback
Debugging in an Asynchronous World
Full text HtmlHtml (33 KB),  PdfPdf (468 KB)
Source
Queue archive
Volume 1 ,  Issue 6  (September 2003) table of contents
Developer Tools
FEATURE: Q focus: Developer Tools table of contents
Pages: 22 - 30  
Year of Publication: 2003
ISSN:1542-7730
Author
Michael Donat  Silicon Chalk
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 181,   Downloads (12 Months): 545,   Citation Count: 0
Additional Information:

abstract   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/945131.945134
What is a DOI?

ABSTRACT

Pagers, cellular phones, smart appliances, and Web services—these products and services are almost omnipresent in our world, and are stimulating the creation of a new breed of software: applications that must deal with inputs from a variety of sources, provide real-time responses, deliver strong security—and do all this while providing a positive user experience. In response, a new style of application programming is taking hold, one that is based on multiple threads of control and the asynchronous exchange of data, and results in fundamentally more complex applications.