Exploring the use of actor oriented programming and corresponding fault tolerant patterns and software such as OTP especially in Erlang (and a bit in Scala Akka).
by ranjib dey
With the growing influence of utility computing and the resurgence of DevOps, understanding how to automate your IT infrastructure has become a necessity. This talk will deal with topics ranging from recipes to create repeatable environments to one-click deployments.
This talk will comprehensively cover makefile syntax, semantics from the GNU Make reference manual.
A comparative look at dependency management tools vis-a-vis node.js (npm), ruby (bundler) and java (gradle)
This talk will detail the four different reference types in Clojure and will explain how they separately solve many concurrency issues.