hop-2012/TODO

9 lines
389 B
Plaintext
Raw Normal View History

2011-01-02 23:15:02 +00:00
Cope with possibility of duplicate uuid, in e.g. queue/fanout/direct.
If a subscription token matches an existing subscription, there's a
collision, so choose a new token until there's no collision.
Factor out commonality in subscription-management from queue/fanout/direct.
2011-01-02 23:20:08 +00:00
SAX-style sexp reader/writer, so that we can do something sensible for
enormous (e.g. gigabyte-sized) messages.