Creating collectd data source in JavaScript
Exec Plugin In the variety of collectd plugins there’s one ‘to rule them all’. If due to some course of events all collectd plugins except for …
Blog about DevOps, distributed applications and microservices
Exec Plugin In the variety of collectd plugins there’s one ‘to rule them all’. If due to some course of events all collectd plugins except for …
ZeroMQ is small, fast and very easy to use messaging library, which works equally well both within the same process and over the network. Despite being written …
Imagine you have Node.js app you would like to run from within Docker container. Maybe you want to check if it still works on ‘another’ …
Recently I was asked to build a small internal app: dynamic dashboard for one of our projectors, which are hanging all over the office and display some company info …