How To: Non-Blocking Semaphore Access in PHPJune 3rd, 2008 Semaphore is used to restrict access to shared resources, such as shared memory or to limit the number of processes that may simultaneously use a resource, in a multi-process or multi-threaded environment. In php using semaphore a process must wait while accessing a shared resource currently used by another process.
Hard Questions to Ask while Choosing a Shared Hosting ProviderJuly 12th, 2005 In this article I cover the hard questions to ask (checklist) while choosing a shared hosting provider. These questions are gathered over the years and through hard experience with different shared hosting providers.
Terabyte Thumb Drive For EveryoneNovember 8th, 2007 Researchers at Arizona State University have developed a low-cost (1/10 of Flash memory), low-power (1/1000 times more energy efficient as Flash memory) computer memory that could put terabyte-sized thumb drives in consumers' pockets within a few years. "A thumb drive using our memory could store a terabyte of information," says Michael Kozicki, director of ASU's Center for Applied Nanoionics.
HSQLDB Cached Table Versus Memory Table Performance & ConversionAugust 13th, 2007 In short in HSQLDB cached table sucks in terms of performance. To elaborate I was running a program which takes around 9 hours running on two medium sized cached tables (bigger one 163 MB).
How to See the Memory Map of Processes in LinuxSeptember 18th, 2009 When working in Linux system you might need to look for the memory usage in the system. Linux comes with different command to check memory usage.
Shared Web Hosting Versus Virtual Private Server(VPS) hosting: Pros and ConsSeptember 11th, 2009 Those of you planning to set up an online enterprise or already have one, know that there are different types of web hosting plans out there. Out of these two of the most widely used web hosting types are Shared web hosting and VPS hosting.
Tips on Recovering from Garbled Screen in WindowsOctober 15th, 2005 My computer, running Windows 2000, was having garbled display. First the mouse droppings which the refresh wasn't eliminating.
How to Determine if your Sensitive Data is Safe in Shared HostingAugust 26th, 2005 One of the strong security concerns in shared hosting environments is whether your sensitive data like MySQL server login/password or other login/password is actually safe from other users sharing the same web hosting machine. Few shared hosting providers do not provide telnet/ssh.
Warning: Google Chrome Browser Has Serious Memory & CPU IssuesSeptember 3rd, 2008 The test machine runs on Core 2 Duo E6600 2.4 Ghz (x2) with 2GB RAM. I tried loading single page PHP manual (16.5 MB) on Windows Vista from our local server with 100Mbps LAN connecting it.
How To Quickly Backup HSQLDB Database...July 31st, 2007 HSQLDB is a high performance RDBMS written in pure Java. It can be used as a in-memory database or regular file based database.
An Ode To Dreamhost (Shared Web Hosting Provider)July 7th, 2006 Dreamhost, why suckst thou thusly?
My configs error free, all see. My width of band a mere mirage.
How To Run Google Chrome Browser on LinuxSeptember 21st, 2008 CodeWeaver's released a port of Google's Chrome browser (review) for Linux. CrossOver Chromium is a Mac and Linux port of the open source Chromium web browser.
5 Golden Tips For WordPress Performance Optimization / Slashdot-Digg Protection April 12th, 2007 WordPress is a popular blogging software. As a design decision it stores the blog content in database and uses php to fetch and display the pages.
What is The Best Database for a Souped Up Hashtable?July 6th, 2007 All I really want is to store a very large Hashtable with more reads than writes. It should be able to deal with more than 8GB of data.
Firefox Woes: Memory Leaking, Hanging, Incorrect Rendering etc.December 16th, 2005 Firefox has its own share of troubles. If I happen to open few sites with Flash advertisements on them and leave it open for some time, Firefox gobbles up most of the memory and becomes dog-slow.
November 13th, 2007 at 12:05 pm
This was an interesting tutorial, nicely done I will have a go at trying this for my self.
Regards,
Lamonte Harris
November 13th, 2007 at 2:53 pm
It’s fantastic to see a PHP programmer who pays close attention to how much memory they’re using.
February 20th, 2008 at 3:26 am
this is wonderful code and i will test this under my system
thanks
June 14th, 2008 at 11:48 am
where is the code? I tried opening the page in both Firefox and IE, and code examples seem to be missing ?
June 14th, 2008 at 12:16 pm
@Adam
Thanks. I consider myself more as a Java developer
June 14th, 2008 at 12:21 pm
WordPress 2.5.1 screwed up my code. It is back again. Please refresh the page.