Jump to content

Language Support for Asynchronous Programming

- - - - -

  • Please log in to reply
No replies to this topic

#1
AWS

AWS

    Administrator

  • Administrators
  • 54114 posts
  • LocationJoliet, IL U.S.A.

Asynchronous programming is what the doctor usually orders for unresponsive client apps and for services with thread-scaling issues. This usually means a bleak departure from the imperative programming constructs we know and love into a spaghetti hell of callbacks and signups. C# and VB are putting an end to that, reinstating all your tried-and-true control structures on top of a future-based model of asynchrony.



View the full article




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users