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

Northclick Blog: Tutorial for the easy use of gettext for internationalization of PHP Apps

Padraic Brady's Blog: PHP Mutation Testing With MutateMe

Sameer Borate's Blog: Disabling the silence @-operator in PHP

WebReference.com: User Personalization with PHP: The Admin Section

Bill Staples' Blog: IIS7 in the Community


Community Events











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


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

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