quantlet-bigdata 0.1.2

Support for reactive use cases that must reply on very large data: infinite reactive graphs (infinite spreadsheets) associated to non-structured repositories. Reactives are organized in distributed nodes, allowing for automatic persistence and in memory allocation beyond the limits of one single computer.
Documentation
1
2
3
4
5
//! QuantLET big data reactives

//! Support for reactive use cases that must rely on very large data: infinite reactive graphs (infinite spreadsheets)
//! associated to non-structured repositories. Reactives are organized in distributed nodes, allowing for automatic
//! persistence and in-memory allocation beyond the limits of one single computer.