blob: 909ce8d59b2b2e5cec3b3a5829f0488950cc3f47 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
The Spread package provides a simple wrapper around the spread toolkit. We
try to provide a much higher level wrapper. By providing:
- Simple methods to send serialised Perl structures between programs
- Callback registration
- Extensible callbacks for command driven programs
- Lots of accesor functions
- Handling of incoming messages is supported via callbacks or
via direct polling for input. Its your choice :-)
WWW: http://search.cpan.org/dist/Spread-Message/
|