racket-matrix-2012/presence
Tony Garnock-Jones 3f8b7313db Permit clean shutdown by adjusting virtual-topic presence semantics. A
flow is now visible if either both peer topics are non-virtual or if
the local topic is virtual: this means that virtual topics see other
virtual topics come and go as well as normal topics, but normal topics
only see other normal topics. Adjusting the example program's session
manager to subscribe virtually and then only pay attention to new
normal flows solves the socket-shutdown problem: because all the
wildcard, resource-managing peers are now virtually subscribed and the
resources themselves are normally subscribed, the resources can use
normal presence to manage their own lifecycles.
2012-03-13 05:29:27 -04:00
..
NOTES-tcp.txt TCP in a pub/sub style 2012-03-11 13:08:04 -04:00
blocking-box.rkt Presence-supporting conversation rooms; WIP 2012-03-10 20:26:02 -05:00
conversation-socket.rkt TCP in a pub/sub style 2012-03-11 13:08:04 -04:00
conversation.rkt Permit clean shutdown by adjusting virtual-topic presence semantics. A 2012-03-13 05:29:27 -04:00
functional-queue.rkt Presence-supporting conversation rooms; WIP 2012-03-10 20:26:02 -05:00
standard-thread.rkt Presence-supporting conversation rooms; WIP 2012-03-10 20:26:02 -05:00
struct-map.rkt Presence-supporting conversation rooms; WIP 2012-03-10 20:26:02 -05:00
test-conversation-socket.rkt Permit clean shutdown by adjusting virtual-topic presence semantics. A 2012-03-13 05:29:27 -04:00
test-conversation.rkt Retire the gross hack of upper-case symbols standing for variables. 2012-03-11 10:17:55 -04:00
test-unify.rkt Fix routing and flows. 2012-03-10 22:38:07 -05:00
unify.rkt Add wild? and non-wild? predicates. 2012-03-11 13:07:21 -04:00