News Feed
Jobs Feed
Sections




News Archive
Michael Kimsal's Blog:
Joe Stump @ MySQL
April 18, 2008 @ 12:09:57

On his blog, Michael Kimsal talks about a presentation he sat in on at this year's MySQL Conference given by Joe Stump from Digg.com:

One key thing he's repeating is using a service layer to access data asynchronously. His advice right now is to group data requests at the top of a user request, do them asynchronously, and then use the data in the rendering when it comes back.

They've published a PEAR package as an example of this asynchronous method that interfaces with Digg's API (http://services.digg.com). You can read more about the subject of his talk on the MySQL Conference website.

0 comments voice your opinion now!
joestump mysqlcon2008 digg pear package asynchronous


blog comments powered by Disqus

Similar Posts

PHP-Coding-Practices.com: PHP Code-Beautifier Tool

Developer.com: 10 Powerful PEAR Packages

Sematopia.com: How to - Backup MySQL database & email results using PHP

PEAR Blog: Election time 2008

Travis Swicegood's Blog: Some new PEAR channel code


Community Events









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


podcast community object phpunit testing tool api example language zendframework2 composer database unittest code opinion release introduction development framework interview

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