Messaging queues are all the rage nowadays, what with being the backbone for a lot of Internet of Things projects and concepts. In his blog post, Brian Hines explains how to use a library he wrote called pi-control-service together with RabbitMQ to send and receive messages and control the GPIO pins with them. Read more here.