Recent Posts

Golang

3 minute read

GoLang was reportedly conceived by developers at Google when they were waiting for the code compilation to complete in a project.

Producer-consumer problem

4 minute read

The producer-consumer problem is a classic example of a multiprocess synchronization problem. The program describes two processes, producer and consumer, bot...

systemd

4 minute read

systemd is a Linux initialization system and service manager that includes features like on-demand starting of daemons, mount and automount point maintenance...

Cloud Computing

2 minute read

Cloud computing is the on-demand delivery of IT resources over the Internet with pay-as-you-go pricing.