Skip to content

perry-birch/jester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An actor framework for Dart

Build Status

See documentation for examples and guide

Goals:

  • Provide an abstraction over isolates to enable simple Aggregate Root capabilities
  • Allow mutable behavior semantics
  • Consistent definitions for Commands and Events
  • Customize operators to keep interactions terse
  • Consider performance, messaging between actors will play a core role in apps that use this model

About

An Actor framework for Dart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages