There are several important lessons that can be gleaned from Aloha and easily applied to other projects. One major lesson is the integration of robustness and performance builds into the continuous in… more →
Rags to Rookspdincau wrote 1 month ago: Quando si parla di processi in C, è utile introdurre il concetto di SEMAPHORES. Un semaphore in info … more →
hpdba wrote 3 months ago: The Puzzle A UNIX administrator contacted us (all the way from San Diego) with a problem regarding s … more →
itc594af wrote 7 months ago: Find definitions for eight terms and concepts used in threaded programming: 1. Thread Synchronisatio … more →
webhostrepo wrote 7 months ago: Use the below command to kill hung Apache processes: for i in $(fuser 80/tcp);do kill -n 9 $i;done I … more →
msorin wrote 1 year ago: I needed a solution for making an application which is native 32b to “discuss” with a 64 … more →
mohitsuley wrote 1 year ago: I came across a simple but intriguing problem – apachectl restart will work and restart apache … more →
ragstorooks wrote 1 year ago: There are several important lessons that can be gleaned from Aloha and easily applied to other proje … more →
gnufreakz wrote 1 year ago: How much IPC resources are used can be found using ‘ipcs’ command: # ipcs -a To solve th … more →
advait wrote 1 year ago: Introduction: Some times if the database shut down is not graceful, shared memory wont be released. … more →
ragstorooks wrote 1 year ago: One of the things I spoke about during my scalability piece was about state models. In a nutshell, y … more →
Bipin Gautam Taksande wrote 2 years ago: µC/OS-II, The Real-Time Kernel is a highly portable, ROMable, very scalable, preemptive real-time, m … more →
Ron Teitelbaum wrote 2 years ago: “The Little Book of Semaphores” by Allen B. Downey has been highly recommended on Squeak … more →
Keith Olbermann Is Evil wrote 3 years ago: This morning from his apartment terrace overlooking Central Park: This could be love!!! (But in ca … more →