Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : easyactor

EasyActor provides a factory that transforms POCOs in actors that are then seen trougth an interface. Actor guarantees that all calls to the actor interface will occur in a separated thread, sequencially. In order to work, The target interface should only expose methods returning Task or Task. If this not the case, an exception will be raised at runtime when calling a none compliant method. Make also sure that all method parameters and return values are immutable to avoid concurrency problems.

Registry - Homepage - JSON
purl: pkg:nuget/easyactor
Keywords: Actor, Model, Task, Threading, TPL, actor-model, aop, async-programming, asynchronous, c-sharp, concurrency, task, thread
License: MIT
Latest release: over 8 years ago
First release: over 8 years ago
Downloads: 2,663 total
Stars: 31 on GitHub
Forks: 10 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...