 |
Y::Notifier |
 |
- Y::Notifier is a network transparent, message passing architecture for IPC based on a publish/subscribe model
- Why I'm doing this talk
- Y::Notifier is pretty cool, and I'm proud of it
- I don't think I could reasonably release it onto CPAN because
- It was developed in company time
- Our security guys would freak
- Hopefully this talk might give someone in the audience enough detail (not too much), and enough inspiration to reverse-engineer something similar for public consumption, which when thrash tested by the world at large, could contend as a publicly supported alternative for my initial efforts, which we could migrate to
- This talk is two sections
- Specification ("design", or a behind the scenes peek at what is going on)
- Implementation
 |
Y::Notifier |
 |