Multi-node message delivery system #205

Closed
opened 2022-07-05 01:39:12 +02:00 by blacklight · 0 comments
Owner

Created by: BlackLight

As mentioned in #11, we want to implement the system in a way that messages can be delivered and executed by multiple hosts, through:

  • Wildcard syntax (e.g. node_prefix_*);
  • Groups specification (e.g. dmz_network or living_room);
  • Nodes enumeration (e.g. raspberry_1,laptop_2)
  • All-cast (*)
*Created by: BlackLight* As mentioned in #11, we want to implement the system in a way that messages can be delivered and executed by multiple hosts, through: * Wildcard syntax (e.g. ```node_prefix_*```); * Groups specification (e.g. ```dmz_network``` or ```living_room```); * Nodes enumeration (e.g. ```raspberry_1,laptop_2```) * All-cast (```*```)
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#205
No description provided.