Menu

Kamaelia - Axon 1.1.0 Released

Axon 1.1.0 has been released! Axon is the core concurrency subsystem of Kamaelia. Kamaelia is a project that aims to allow the BBC and others to create and test open protocols for large scale streaming. Substantial subsystems include a core concurrency subsystem and the beginnings of an RTSP/RTP streaming server.

Existing functionality in Kamaelia that uses Axon includes a generic TCP & Multicast client and server framework that allows protocols to be trivially created, a number of example protocols, and an Ogg Vorbis decoding subsystem for client site testing (libvorbissimple).
This release features support for components to be threads as well as python generators has been added, allowing the integration of arbitrary code blocking or non-blocking. Other changes include microprocesses (and hence components) can now be run without a scheduler in standalone mode and the debug subsystem has been reactivated system wide.

Kamaelia's Website: http://kamaelia.sourceforge.net/
Axon: http://kamaelia.sourceforge.net/Docs/Axon.html
Download: http://sourceforge.net/project/showfiles.php?group_id=122494&package_id=139298

Posted by Michael 2005-06-04

Log in to post a comment.