| Projects on Google Code | Results 1 - 10 of 10 |
== What is RabbitMQ-memcached ==
[http://www.rabbitmq.com/ RabbitMQ] is a complete and highly reliable enterprise messaging system based on the [http://www.rabbitmq.com/specification.html emerging AMQP standard].
Even the AMQP standard is very powerful, it also means that we should introduce a n...
php-amqp is a PHP Extension written in C to enable support for AMQP (Advanced Message Queuing Protocol) messaging directly from PHP. The extension is using the rabbitmq library (Version 1.6.0, AMQP Version 0.8) (http://hg.rabbitmq.com/rabbitmq-c).
==Installation==
* Download librabbitmq-c from...
*php-rabbit* is a PHP extension for Message Queue Server *RabbitMQ* (http://www.rabbitmq.com/) and support the AMQP (Advanced Message Queuing Protocol http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol ). The C extension is using the C-rabbitmq client library (http://hg.rabbitmq.c...
A web admin UI for RabbitMQ
PHP library implementing Advanced Message Queuing Protocol (AMQP).
The library is port of python code of py-amqplib [http://barryp.org/software/py-amqplib/]
For discussion, please join the group:
http://groups.google.com/group/php-amqplib-devel
For bug reports, please use bug tracking s...
This project includes:
* RabbitMQ Extension
* C++ client for RabbitMQ
Here is the [http://x-macro.com/products/carrot HomePage] of carrot-rabbit
The TyphoonAE project aims at providing a full-featured and productive serving environment to run [http://code.google.com/appengine Google App Engine] (Python) applications. It delivers the parts for building your own scalable App Engine while staying compatible with Google's API.
_Important note...
appengine,
gae,
cloud,
memcached,
mongodb,
nginx,
supervisor,
rabbitmq,
amqp,
jabber,
fastcgi,
python,
bdb
= Important: twistedae is now renamed to TyphoonAE http://typhoonae.googlecode.com, because we want to avoid confusion with the great Twisted framework http://twistedmatrix.com. =
The twistedae project aims at providing a full-featured and productive serving environment to
run [http://code.googl...
This project aims to develop a FIX service in WCF.NET that leverages a RabbitMQ broker.
There will be two WCF services:
1. FIX Server Service
* This will connect to remote FIX hosts
* Fix-In as well as out
* Will rely upon !QuickFix
1. FIX Client Abstract Service
* RabbitMQ will ...
=Simplistic STOMP Client for PHP=
This is an extremely simple (simplistic?) client for Streaming Text Orientated Messaging Protocol (STOMP), written in PHP. It has no intentions of replacing the already existing STOMP client for PHP (http://stomp.codehaus.org/PHP).
==The reasons for making it ...