ComposableAsync.Factory
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.
Activity
- Latest release
- 5y ago
- Total releases
- 11
- Cadence
- ~5 days
- Last 12 months
- 0
Details
- First release
- May 23, 2019
| Version | Released | |
|---|---|---|
1.3.0
minor
|
1.3.0
minor
Dependencies (2)
|
|
1.1.0
minor
|
1.1.0
minor
Dependencies (2)
|
|
1.0.3
initial
|
1.0.3
initial
Dependencies (2)
|
|
1.0.2-alpha.2
pre
|
1.0.2-alpha.2
pre
Dependencies (2)
|
|
1.0.2-alpha.1
pre
|
1.0.2-alpha.1
pre
Dependencies (2)
|
|
1.0.1-alpha.2
pre
|
1.0.1-alpha.2
pre
Dependencies (2)
|
|
1.0.1-alpha.1
pre
|
1.0.1-alpha.1
pre
Dependencies (2)
|
|
1.0.0-alpha.5
pre
|
1.0.0-alpha.5
pre
Dependencies (2)
|
|
1.0.0-alpha.4
pre
|
1.0.0-alpha.4
pre
Dependencies (2)
|
|
1.0.0-alpha.2
pre
|
1.0.0-alpha.2
pre
Dependencies (3)
|
|
1.0.0-alpha.1
pre
|
1.0.0-alpha.1
pre
Dependencies (3)
|