Blog-on-Digital-Transformation

Performance Comparison of Ruby Frameworks, App Servers, Template Engines, and ...

November 25, 2016 | 0 Comments | Altoros
This paper evaluates the performance of 6 most popular Ruby frameworks, 6 template engines, 5 Rack application servers, and 3 ORM tools. The Ruby frameworks are also compared to a number of non-Ruby technologies.

Performance Comparison of Ruby Frameworks: Goliath, Ruby on Rails, Sinatra, Padrino, and ...

September 8, 2016 | 0 Comments | Altoros
Download this 15-page performance benchmark that compares five popular Ruby frameworks: Goliath, Ruby on Rails, Sinatra, Padrino, and Espresso.

Performance Evaluation: MongoDB over NetApp ...

The study embodies the performance test results of a sharded MongoDB cluster over NetApp E-Series E5600 under the three scenarios.

Things that I Hate as a Web ...

May 22, 2016 | 0 Comments | Eugene Melnikov
Learn about the issues that puzzle web developers most: wrong function usage, poor quality of plug-ins, etc.

Performance Benchmark: MongoDB over NetApp ...

April 25, 2016 | 0 Comments | Altoros
This 25-page technical report provides performance test results of a sharded MongoDB cluster under SSD cache enabled/disabled and all-SSD scenarios over NetApp E-Series data storage. The paper also includes test results on recovery after disk failure.

Visual Studio Code Really Surprised ...

February 25, 2016 | 0 Comments | Rodrigo Bournissent
Microsoft released a new open-source IDE.

Hadoop + GPU: Boost Performance of Your Big Data Project by ...

January 26, 2016 | 0 Comments | Altoros
This tech study explores the bottlenecks when offloading Hadoop calculations from a CPU to a GPU and suggests what libraries / frameworks to use.

“Q Sectors”: Global Digital Transformation Leads to Economic ...

January 6, 2016 | 0 Comments | Roger Strukhoff
The most advanced sectors of a nation's economy lead to overall growth. A survey of these "Q Sectors" will reveal global stars, as well as diamonds in the rough.

Love Ruby on ...

November 6, 2015 | 0 Comments | Eugene Melnikov
This blog post compares Ruby on Rails and Node.js across a number of scenarios: implementing changes, debugging, dealing with packages, etc.

Golang Internals, Part 6: Bootstrapping and Memory Allocator ...

October 15, 2015 | 0 Comments | Siarhei Matsiukevich
This blog post explains how to initialize traceback, the stack pool, a memory allocator, size classes, the heap, etc.