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
Field Sales+ for MS Dynamics 365 and Salesforce
Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Actors.jl!