request but I need response as fast as possible I want to process my data further I want to access the results of my data that already being process Wednesday, December 17, 14
middleware) that implements the Advanced Message Queuing Protocol (AMQP). The RabbitMQ server is written in the Erlang programming language and is built on the Open Telecom Platform framework for clustering and failover. Wednesday, December 17, 14
to connect and scale. Applications can connect to each other, as components of a larger application, or to user devices and data. Messaging is asynchronous, decoupling applications by separating sending and receiving data. You may be thinking of data delivery, non-blocking operations or push notifications. Or you want to use publish / subscribe, asynchronous processing, or work queues. All these are patterns, and they form part of messaging. RabbitMQ is a messaging broker - an intermediary for messaging. It gives your applications a common platform to send and receive messages, and your messages a safe place to live until received. Wednesday, December 17, 14
often used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an external data source (such as a database or API) must be read. Wednesday, December 17, 14
Python listener Heroku : Ruby listener Not doing anything NLTK, tokenize put on Memcached Insert to Postgre DB BigWig Memcachier Wednesday, December 17, 14