Home >  Term: Asynchronous Design Approach
Asynchronous Design Approach

The principle of organizing an application around blocks of code that can be run concurrently with an application’s main thread or other threads of execution. Asynchronous tasks are started by one thread but actually run on a different thread, taking advantage of additional processor resources to finish their work more quickly.

0 0

Creator

  • Karl Schaeffer
  • (London, United Kingdom)

  •  (Bronze) 402 points
  • 100% positive feedback
© 2024 CSOFT International, Ltd.