News Feed
Jobs Feed
Sections




News Archive
Mfana Ronald Conco's Blog:
RabbitMQ and PHP Part 1
March 19, 2012 @ 13:48:54

In this recent blog post Mfana Ronald Conco looks at combining the RabbitMQ messaging service with PHP, complete with all of the setup instructions (and configuration) you'll need.

There are times when you have to make certain features of your PHP application to work asynchronously, and there are times when you do not have to - I will explain this better by introducing every day scenarios.

His two scenarios have a common thread - the need for asynchronous processing, especially for something that can scale as the user base grows. With the help of RabbitMQ he shows you how to install the MW server, get the php-ampq extension for PHP installed and two sample scripts - one to send a message to the broker, the other to receive and parse the result of a job.

0 comments voice your opinion now!
rabbitmq tutorial extension phpampq setup configuration


blog comments powered by Disqus

Similar Posts

PHP-GTK Community Site: GtkToolbar, GtkMenubar, and PEAR XML-RPC for geo-nick

Alexander Netkachev's Blog: A little bit more about Zend_Controller plugins

DZone.com: How to correctly work with PHP serialization

Codeception Blog: BDD Approach to Unit Testing with Codeception

Mayflower Blog: Creating coding standards for PHP_CodeSniffer


Community Events











Don't see your event here?
Let us know!


framework interview testing opinion symfony2 series database symfony rest usergroup functional community development introduction release language zendframework2 podcast conference phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework