In a new post to his blog Brian Moon describes a need he had for detecting if the client or user calling a PHP script was using an interactive terminal (TTY) or not:
posixBrian Moon's Blog: Check for a TTY or interactive terminal in PH...PHPDeveloper.org Fri, 09/02/2011 - 08:12
In a new post to his blog Brian Moon describes a need he had for detecting if the client or user calling a PHP script was using an interactive terminal (TTY) or not: POSIX IO Must Die!Linux Magazine: Top Stories Tue, 03/02/2010 - 15:56
POSIX IO is becoming a serious impediment to IO performance and scaling. POSIX is one of the standards that enabled portable programs and POSIX IO is the portion of the standard surrounding IO. Tags:
POSIX v. reality: A position on O_PONIESLinux Today Mon, 09/21/2009 - 12:36
LWN.net: "Sure, programmers (especially operating systems programmers) love their specifications. Clean, well-defined interfaces are a key element of scalable software development. HowTo Increase GFS2 Performance in a ClusterLinux Today Fri, 08/21/2009 - 01:33
Linux Dynasty: "In the last HowTo, I showed you how to setup GFS2 file system with Red Hat Clustering. I will now show you how to optimize the performance of your GFS2 mounts. Tags:
|