rindow/rindow-messaging

Support messaging

1.0.0 2020-04-02 06:14 UTC

This package is auto-updated.

Last update: 2024-04-29 04:27:21 UTC


README

Master: Build Status

"Rindow messaging" abstracts methods of synchronous communication and asynchronous communication between programs, so that various messaging services can be operated in the same procedure.

In general, it supports Message operation template, but it can also be used as a standalone library.

Driver for messaging service is required separately, but it includes special emulation service of Queue using SQL databases.