The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.10 - 2023-07-27

  • Add support for compressed responses.
  • Recover from lost connections to broker.
  • Ping brokers to avoid disconnections due to inactivity.
  • Update JS libraries used by examples.

Documentation

Start, restart or stop worker pools
Display log entries generated by worker pools
Gracefully restart pool of workers
Display real-time performance metrics of running workers

Modules

Framework for building applications with a microservices architecture
AnyEvent customizations
Make RPC calls through message bus
Read configuration files
Representation of JSON-RPC objects
Representation of a JSON-RPC error
Representation of a JSON-RPC notification
Representation of a JSON-RPC request
Representation of a JSON-RPC response
Default logger used by worker processes
Asynchronous MQTT 5.0 client
Buffer log entries
Route messages between backend and frontend buses
Handle unserviced call topics
Worker pool supervisor
Base class for creating services
Remote client session handling
Locally mirrored shared cache
Start, restart or stop worker pools
Daemonize processes

Examples