Scooletz / RampUp

.NET library providing performant low-alloc algorithms and structures. Use to speed up your app.
Apache License 2.0
91 stars 10 forks source link

Actor model #5

Closed Scooletz closed 8 years ago

Scooletz commented 8 years ago

Finish the actor model providing a high level API for the final user to register custom actors. Have in mind that supporting systems like a scheduler etc. should be considered as well. See the branch actor-model