News Feed
Jobs Feed
Sections




News Archive
Jonathan Hill:
What Is Wrong With PHP's Semaphore Extension
December 14, 2012 @ 11:08:18

In this recent post to his site Jonathan Hill takes a look at the PHP semaphore extension and talks about some of the issues he's had with it.

He lists five different pain points he discovered when trying to use the extension:

  • Lack of a true Semaphore
  • Undefined error handling
  • Undefined behavior of sem_get()
  • Cannot disable semaphore auto-releasing
  • A semaphore may be deleted when other processes are waiting to acquire it

The semaphore extension provides a PHP-based wrapper for the System V IPC family of functions (including semaphores, shared memory and inter-process messaging).

0 comments voice your opinion now!
issues semaphore extension systemv functionality


blog comments powered by Disqus

Similar Posts

Christopher Jones' Blog: PHP PECL OCI8 1.3.4 is available

PHP 10.0 Blog: Making $$$ with PHP

Community News: Announcing Go Live Beta of FastCGI Extension for PHP hosting on IIS5.1/IIS6.0

Mike Lively's Blog: Late static binding....sorta :/

Padraic Brady's Blog: Ruby Testing Tools Missing From PHP


Community Events











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


interview language object conference database example functional code community release introduction development zendframework2 opinion composer series podcast testing tool framework

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