Aojet is an actor model implemetion for swift.
Features:
- Asynchronous, non-blocking and highly performant message-driven programming model
- Safe as well as efficient messaging
- Message ordering using Local Synchronization Constraints
- Fair scheduling
- Modular and extensible
- A promise implementation for general usage
- Portable(Support iOS and Mac platform currently)

Leave a Reply
You must be logged in to post a comment.