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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Actors.jl!