This is the content from my Bleeding Edge talk on pub/sub broker design and implementation.
Due to constraints of the project (European Commission, funded by EU) I cannot publicly distribute the implementation code at this time. I plan to do it after the review process is done. It has been advised, that this probably won't be the case.
Specifically, this is:
- A message based pub/sub broker
- Can use typed messages
- Can be extended
- Can communicate with anyone
- Supports push and pull models
- Can call you back
- Service based
- Fast (in memory)
- Is currently fed by the Twitter gardenhose stream, for your pleasure
Anyway, I can discuss the implementation and design decisions, so here's the PPT (in slovene only).
Downloads: Bleeding Edge 2011, PPTs
Demo front-end: Here