backend daemon #4

Open
opened 2020-02-27 05:13:45 +01:00 by koalp · 1 comment
Owner

Have a backend daemon that manages the timers, and can be triggered from a frontend client.

Have a backend daemon that manages the timers, and can be triggered from a frontend client.
koalp added this to the 0.2.0 - server-client architecture (local) milestone 2020-02-27 05:18:57 +01:00
koalp self-assigned this 2020-05-12 15:24:00 +02:00
Author
Owner

The communication protocol will zeromq and the serialization format will be msgpack for the demo.

An IDL could be used on top of msgpack in order to generate message and libs
Such an IDL could be smithy from facebook. But it doesn't seems to be very mature.

The communication protocol will zeromq and the serialization format will be msgpack for the demo. An IDL could be used on top of msgpack in order to generate message and libs Such an IDL could be [smithy](https://awslabs.github.io/smithy/) from facebook. But it doesn't seems to be very mature.
koalp added the
type
enhancement
status
accepted
labels 2022-01-26 11:16:24 +01:00
Sign in to join this conversation.
No description provided.