Note re SAX-style sexp reader

This commit is contained in:
Tony Garnock-Jones 2011-01-02 18:20:08 -05:00
parent 6720a6996f
commit 62ff086c7b
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -3,3 +3,6 @@ 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.
SAX-style sexp reader/writer, so that we can do something sensible for
enormous (e.g. gigabyte-sized) messages.