A queue is an ordered, first-in-first-out data structure.
I'm currently adding JMS support to a application-server-like framework. The JMS will be implemented by HornetQ (stand-alone broker, hornetq jars …
java queue jms message-listenerI have an EAR application which contains an MDB and a WAR. In this EAR application I would send a …
deployment queue jms jndi geronimoOn Laravel 4.2 & Laravel Forge I Made a mistake and accidentally pushed some code on to the production sever, but …
php laravel queue laravel-forge pheanstalkI would like to use a queue for passing data from a parent to a child process which is launched …
python queue multiprocessing shared-memory python-asyncioI've been experiencing the good and the bad sides of messaging systems in real production environments, and I must admit …
database queue message-queueI am trying to control number of messages which are consumed by the KStream and I am not very succesful. …
performance queue apache-kafka apache-kafka-streamsI'm writing a piece of code which will allow us to: View a list of all dead letter messages that …
c# azure queue azureservicebus dead-letterI'm trying to submit jobs to SGE. It has been working for me the same way in the past. Now …
queue cluster-computing sungridengine