Concurrent computing in Julia based on the Actor Model. Actors make(s) concurrency easy to understand and reason about and integrate(s) well with Julia's multi-threading and distributed computing. It provides an API for writing reactive applications.
Features
- Responsive: react to inputs and events
- Message-driven: rely on asynchronous message-passing
- Resilient: can cope with failures
- Elastic: can distribute load over multiple threads and workers
- Documentation available
- Examples available
Categories
Data VisualizationLicense
MIT LicenseFollow Actors.jl
Other Useful Business Software
Get full visibility and control over your tasks and projects with Wrike.
Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Actors.jl!