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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Actors.jl!