Josh Roesslein wrote:
A backup idea would be to directly develop the server in C++. This would require developing a bridge between StatusNet and the server. New statuses would need to be passed via a protocol
to the streaming servers.
I think you'd want to do this anyways. We'd probably want to design this so that new notices go into a queue (we have an extensive queue system already!), and that offline queue handler processes shuttle the notices between the queues and the streaming server.

-Evan

--
Evan Prodromou
CEO, StatusNet, Inc.
e...@status.net - http://evan.status.net/ - +1-438-380-4801

_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to