Ecosyste.ms: Packages

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

nuget.org : concurrent.flow

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 - JSON
purl: pkg:nuget/concurrent.flow
Keywords: Actor, Model, Asynchronous
License:
Latest release: over 3 years ago
First release: over 3 years ago
Downloads: 367 total
Last synced: 22 days ago

    Loading...
    Readme
    Loading...