hordes Cookbook
hordes
cookbook
1
The Whole Game
1.1
hordes_init
1.2
library
1.3
mlibrary
1.4
get_hash
1.5
waiter
1.6
Changing the process that runs R
2
hordes
philosophy
2.1
General Philosophy
2.2
R, package, and stateless code
2.3
General infrastructure consideration
3
Data Exchange
3.1
The
hordes
R package
3.2
JSON
3.3
Text
3.4
Base64 images
3.5
Files & Paths
3.6
Arrow
3.7
Stream
4
Building a REST API
4.1
REST API 101
4.1.1
About express
4.1.2
Example
4.2
REST API Design pattern with
hordes
4.2.1
R package
4.2.2
Infrastructure
4.2.3
Example
5
Building a Web App
5.1
Example
5.1.1
Using a Websocket
5.1.2
Using HTTP request (slower)
6
Benchmark
References
Published with bookdown
hordes cookbook
Chapter 6
Benchmark
// TODO