Ecosyste.ms: Packages

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

Top 8.2% on proxy.golang.org

proxy.golang.org : tideland.dev/go/actor

Package actor supports the simple creation of concurrent applications following the idea of actor models. The work to be done has to be defined as func() inside your public methods or functions and sent to the actor running in the background. The options for the constructor allow to pass a context for the Actor, the capacity of the Action queue, a recoverer function in case of an Action panic and a finalizer function when the Actor stops.

Registry - Source - Documentation - JSON
purl: pkg:golang/tideland.dev/go/actor
Keywords: actor-model, concurrency, go, golang
License: BSD-3-Clause
Latest release: about 1 year ago
First release: almost 3 years ago
Namespace: tideland.dev/go
Stars: 5 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

    Loading...
    Readme
    Loading...