Scaling PHP in the Cloud

HasGeek’s seventh event, focusing on the challenges of scaling from single to multi-server deployments for PHP-based websites.

Abhinav Lal

@abhinavlal

Job Queue - web is more than request and response

Submitted Jun 24, 2011

how to use Job queues (Beanstalkd, Gearman) to do heavy processing in background making your website faster. Code examples, use cases. Also how to manage your background processes written in php.

Outline

How Practo.com uses Beanstalkd to manage millions of jobs in background to make the website faster and reliable. How you can use a job queue in many use cases like we use it for our sms system to generating real time analytic and using 3rd party services. Also how to manage your background scripts using supervisord.

practo.com is a simple online software for doctors used by 1000+ clinics 10,000+ doctors to manage 1000000 + patients.

Slides

http://www.slideshare.net/abhinavlal/jobqueues

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

Scaling PHP in the Cloud was an event by HasGeek in 2011. more