1
vote

Parallel processing in PHP

posted October 20, 2009 - 2:41pm
Parallel processing in PHP

Parallel processing has long been a weak point when it comes to writing PHP applications, though this might not seem to be a problem as web servers are generally parallel in nature and the throughput will stay fairly constant regardless of whether you're programming for parallel or serial (unless you're limited primarily by the number of connections). In reality, Google has shown that latency matters and it’s in our best interest to minimize load times in order to create happier users (who are more likely to come back, make us money, etc). Luckily, the PHP developers have provided a number of tools that will help us inch our way towards that happy land where everything loads side by side.

 

This article introduces a very convenient way of loading content side by side using php, mysql and memcache.


Article: http://www.lamptricks.com/2009/10/19/parallel-php-...

A Xomba Account Lets You:

Read - Expand your mind. Write - Share your ideas Get Paid - Expand your pocketbook Get Started Today!


Comments

Post new comment

  • Lines and paragraphs break automatically.
  • You can use BBCode tags in the text. URLs will automatically be converted to links.
  • Allowed HTML tags: <p> <br> <b> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <span> <object> <param> <embed> <table> <tr> <td> <div>
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

Join Xomba Today

Do you like to write? Would you like to make a little extra money on the side? These people do. Join the Xomba community today.
Become a Member