|
|
| Async Execution Lib - Home |
| License: | Apache License 2.0 (Apache) |
| URL: | http://asyncexeclib.codeplex.com/ |
| Description: | This library simplifies the process of executing code on a different thread and separating the caller from the actual command logic. To do this messages are put into an execution module and the library automatically calls the target message handlers. |
|
|