History log of /barrelfish-master/usr/skb/programs/pubsub3.pl
Revision Date Author Comments
# 28d92e3a 24-Feb-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Changed interface for trigger/pubsub to match each other so we
can interchange them easily.


# 5e1b6a34 14-Feb-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Rewrote trigger implementation to use publish/subscribe code.

--HG--
branch : octopus.add-device-mngr


# bfe6dcda 01-Feb-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Added bitfield index for publish / subscribe + some changes with
ID registration on server.


# 6c2042c2 24-Jan-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Worked on index for publish subscribe - objects3.pl now seems pretty much ok
for benchmarking.


# c289ce85 23-Jan-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Getset functioning again with triggers. Trying to get pubsub to work with attribute indexes.