RSS 5 projects tagged "comet"

Download No website Updated 06 May 2009 ICEfaces

Screenshot
Pop 30.33
Vit 38.41

ICEfaces is a framework for developing Ajax applications for the Web and iPhone in Java with JavaServer Faces. In contrast to typical Web applications, ICEfaces applications can update any part of the page at any time. Full page refresh is eliminated, and multi-user interaction is supported through AJAX Push.

Download Website Updated 22 Jul 2009 kometka

Screenshot
Pop 18.11
Vit 37.40

Kometka is a JavaScript and PHP library for making AJAX programs whose instances communicate with each other. The communication server is written in PHP and the communication clients are written in JavaScript. When one client sends a message to the server, the server pushes that message to all clients (using the comet technique). With this library, you can write chat programs, multiplayer online games, and more.

No download Website Updated 02 Apr 2010 minipush

Screenshot
Pop 37.71
Vit 33.84

minipush is a RESTful Comet server that does not use any JavaScript libraries. It allows developers to create real-time Web applications easily using their favorite programming languages, such as PHP or Ruby.

No download Website Updated 28 Feb 2013 Rainbows!

Screenshot
Pop 119.15
Vit 25.30

Rainbows! is an HTTP server for sleepy Rack applications. It is based on Unicorn, but designed to handle applications that expect long request/response times and/or slow clients. For Rack applications not heavily bound by slow external network dependencies, consider Unicorn instead as it simpler and easier to debug.

Download Website Updated 08 Dec 2011 Zbatery

Screenshot
Pop 34.93
Vit 4.30

Zbatery is an HTTP server for Rack applications on systems that either do not support fork(), or have no memory (nor need) to run the master/worker model. It is based on Rainbows! (which is based on Unicorn (which is based on Mongrel)) and inherits parts of each. Zbatery supports your choice of all the thread/fiber/event/actor-based concurrency models and Rack middleware that Rainbows! supports (or will ever support) in a single process. Zbatery will still exploit certain features of Unix for transparent upgrades, log reopening, and graceful stops, but does not rely on them for basic functionality.

Screenshot

Project Spotlight

reposurgeon

A tool for editing version control repository history.

Screenshot

Project Spotlight

libXbgi

A BGI-compatible library for X11.