Menu

Commit [r23]  Maximize  Restore  History

KingCobra version 1.0 release notes:

------------------------------------
java-src/ - has a JMS implementation of publisher-listener based on Apache ActiveMQ
c-src/ - has a kernel space KingCobra driver that implements a Service Request functionality for incoming request from VIRGO queue which could be
a Linux workqueue. The VIRGO linux workqueue in turn receives the request from a remote syscall or telnet path client to VIRGO cpupooling driver
which optionally invokes push_request() on VIRGO queue workqueue driver which is handled by a workqueue handler. The workqueue handler then
redirects the queued request to KingCobra driver. (VIRGO clients=>VIRGO cpupooling=>VIRGO Linux workqueue=>KingCobra kernelspace driver)

Thus KingCobra 1.0 implements a minimalistic linux workqueue based messaging framework in Linux kernel which widens the scope of conventional
messaging servers to hardware connected to a cloud in addition to usual software.

ka_shrinivaasan 2014-03-23

copied / -> /kingcobra_version_1_0_tag
/ to /kingcobra_version_1_0_tag
File was copied.
MongoDB Logo MongoDB