davidvgalbraith.com - davidvgalbraith - relentless software engineering

Description: Tales from the software development trenches

Example domain paragraphs

davidvgalbraith

relentless software engineering

Juttle can analyze data that is in any of several data stores. It has processors  like  reduce , sort , head , and tail  that operate over a sequence of data points. For instance, head n  emits the first n  points it receives and drops the rest. reduce count( )  increments a counter for each data point and returns the total. The built-in implementations of these processors are written in Node.js .

Links to davidvgalbraith.com (1)