BIND 10 #1923: Multi-component addressing
BIND 10 Development
do-not-reply at isc.org
Sun Apr 29 10:56:17 UTC 2012
#1923: Multi-component addressing
-------------------------------------+-------------------------------------
Reporter: vorner | Owner:
Type: task | Status: new
Priority: medium | Milestone: Next-
Component: msgq | Sprint-Proposed
Sensitive: 0 | Keywords:
Sub-Project: Core | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket: msgq-
Total Hours: 0 | ng
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
This task should expand the addressing capabilities of msgq. Assume that
`xyz`
is the name of one of the channels there. A message sent there will be
delivered to all clients subscribed to the channel. A message sent to
`xyz[i]`
(variable `i`, for example `xyz[1]`) should be delivered to `i`-th client
subscribed to the channel (in some deterministic ordering of the clients).
A
message sent to `xyz[*]` (literal `*`) is sent to a randomly chosen client
subscribed to the channel (new random choice for each message sent there).
--
Ticket URL: <http://bind10.isc.org/ticket/1923>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list