How many POEers are going to be at YAPC next week? I'd be great to spraf.
What's more, Uri wants to meet and chat about stem and POE integration.
Stem, for those that don't know, is roughly equiv to POE with IKC and a
bit of auto-config coolness thrown in. I'm definately studying stem to be
able to pull the cool stuff into my POE + IKC world.
As to integration, I see several possibilities (in order of drasticness) :
- write a stem-compatible protocol/serializer module for IKC
- Get the event loops to cooperate, so that the messages can be routed
w/in the same process
- Throw out the POE event loop and move all our code to stem.
-Philip