Menu

Code-svn Commit Log


Commit Date  
[r37] by ka_shrinivaasan

Added more strsep() for tokenizing the incoming request format as "REQUEST#<ip_address>#<message>" implemented
as in KingCobra design doc. Also changed the sprintf() to send the response in format "REPLY#<ip_address>#<message>"
More printk()s added in parse_ip_address()

2014-04-06 13:25:44 Tree
[r36] by ka_shrinivaasan

Makefile script for KingCobra driver standalone build

2014-04-06 13:22:13 Tree
[r35] by ka_shrinivaasan

Updated KingCobra Design Doc

2014-03-30 16:55:43 Tree
[r34] by ka_shrinivaasan

kern.log for KingCobra Request-Response Test with VIRGO mempool driver as frontend service that queues the incoming request
in VIRGO queue which in turn is serviced by KingCobra

2014-03-30 08:24:16 Tree
[r33] by ka_shrinivaasan

Updated CV

2014-03-29 17:49:03 Tree
[r32] by ka_shrinivaasan

kern.log for KingCobra Request-Response test

2014-03-29 17:30:27 Tree
[r31] by ka_shrinivaasan

Updated KingCobra design notes

2014-03-29 17:17:30 Tree
[r30] by ka_shrinivaasan

Updated build generated sources and kernel object files

2014-03-29 17:13:08 Tree
[r29] by ka_shrinivaasan

Initial implementation for KingCobra Request-Response p2p queueing mechanism described in design notes with implementation of 2 new
functions:
- parse_ip_address() which extracts the prepended remote client ip address
- reply_to_publisher() which connects to the remote client ip parsed above and sends the message that gets queued in the remote client (and service too)

Thus a decentralized peer-to-peer message queuing is created which might have to be persisted locally in the corresponding VIRGO cloud nodes

2014-03-29 17:12:04 Tree
[r28] by ka_shrinivaasan

Updated KingCobra Design Doc

2014-03-25 06:09:10 Tree
Older >
MongoDB Logo MongoDB