Here is an update for POE::Component::IKC, that allow inter kernels communication between POE kernels.
What's new upstream (full changelog [1]):
- Created a new, faster protocol (IKC0) which sends all info on one
line as opposed to multiple lines as before (IKC)
- Better concurrency handling
Port-wise it's a simple version bump. There is no Pod testing this
time.
Testing:
- 'make test' passes, but
1) There is a warning about reaped child processes, but it runs as
expected.
2) There are warnings about redeclaration of variable inside the
same scope, i looked at the source, upstream reuses variable
names.
Comments/feedback are welcome!
Charlène.
p5-POE-Component-IKC.diff
Description: Binary data
