Spyrius is a multithreaded superdaemon that provides TCP connectivity to services that are implemented as loadable modules ("plug-ins"). The daemon was designed with extensibility, ease-of-use, and performance in mind. It was implemented on Solaris 2.x but should be generally portable to other POSIX systems. Spyrius is a prototype and is not a fully-implemented, release-quality package; it is made available in the hopes that it may prove to be useful in other open source projects.
| Licenses | GPL |
|---|
Recent releases


Changes: A build error caused by use of a deprecated macro was fixed.


Changes: This change includes a minor signal handling bugfix.


Changes: This is a code cleanup release that also includes a minor bugfix. The package has also been tested for compatibility with Mac OS X.


Changes: This release fixes a number of memory leaks and a signal handling problem.


Changes: This release includes some minor bugfixes and feature enhancements, and an updated manual. The package has also been converted to use automake/autoconf/libtool.