News Feed
Sections

News Archive


Community Events






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


Michael Kimsal's Blog:
Joe Stump @ MySQL
0 comments :: posted Friday April 18, 2008 @ 12:09:57
voice your opinion now!

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.

tagged with: joestump mysqlcon2008 digg pear package asynchronous



zendframework mysql PHP5 database conference code developer example security releases zend application book release package job framework PEAR ajax cakephp

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