Changes for version 0.03 - 2021-06-03

  • Beekeeper uses MQTT 5 instead of STOMP as messaging protocol.
  • ToyBroker is now an MQTT 5 broker accordingly.
  • API changes: remote call methods has been renamed.
  • JS client and WebSocket examples has been improved.

Documentation

Manage worker pools
Print last log entries generated by worker pools
Gracefully restart remote pool of workers
Display real-time performance metrics of running workers

Modules

Framework for building applications with a microservices architecture
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
Route messages between backend and frontend buses
Handle unserviced call topics
Worker pool supervisor.
Worker pool supervisor.
Base class for creating services
Locally mirrored shared cache
Manage worker pools
Daemonize processes

Provides

in lib/Beekeeper/Client.pm
in lib/Beekeeper/Service/ToyBroker/Worker.pm
in lib/Beekeeper/Service/ToyBroker/Worker.pm
in lib/Beekeeper/Service/ToyBroker/Worker.pm
in lib/Beekeeper/Service/ToyBroker/Worker.pm

Examples