volley 0.0.1
volley: ^0.0.1 copied to clipboard
A concurrency framework built to work with the Isolate/Actor designed within the Dart language.
0.0.1 #
- Initial version.
- Isolate based Actors.
- MessageBus for Global messaging.
- Isolate based Coroutines.
- Disposable interface and auto dispose function.
- Node system for Isolate/Actor referencing.
- Pool system for concurrent resource allocating.