Plexus.Examples.IntakeCoordinator (Plexus v0.1.0)

Copy Markdown View Source

Example root actor demonstrating interpreter-mediated recursive work.

The coordinator measures a ticket, then declares child births/messages. It never calls Plexus.Run.start_actor/2 from inside its callback.

Summary

Functions

call(pid, message, timeout \\ 5000)

cast(pid, message)

child_spec(opts)

handle_info(message, state)

Callback implementation for TypeSafeSDK.OTP.Server.handle_info/2.

start_link(opts)