rogue

command module
v0.0.0-...-7777074 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2015 License: MIT Imports: 16 Imported by: 0

README

rogue

use R as a repl and worker under golang master

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

~~~

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL