Plexus.Actor (Plexus v0.1.0)

Copy Markdown View Source

Ergonomics for semantic actors.

use Plexus.Actor keeps TypeSafeSDK.OTP.Server as a low-level escape hatch. Framework-managed effects should be sent through dispatch/2, so Plexus can interpose budgets, batching, topology, scheduling and cancellation.

Summary

Functions

context(opts)

@spec context(keyword() | map()) :: Plexus.Actor.Context.t()

dispatch(context, commands)