Documentation
¶
Overview ¶
startup process ===============
1. start the master go process. Mount the embedded R system so the child process can read it.
1. start the child R process reading from the fuse mounted filesystem, and
~~~
Master Go process ---> starts --> R child process acts as REPL.
| ^ | websocket | |launches server | |websocket client ^ | | | | V \----------------------------> o-RMQ library, in Go
~~~
Click to show internal directories.
Click to hide internal directories.