mistify

module
v0.0.0-...-307c62e Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2016 License: MIT

README

Mistify

Directories

Path Synopsis
Package acomm is a library for asynchronous JSON-RPC-like communication between services.
Package acomm is a library for asynchronous JSON-RPC-like communication between services.
cmd
coordinator
Usage $ coordinator -h Usage of coordinator: -c, --config_file="": path to config file -p, --external_port=8080: port for the http external request server to listen -l, --log_level="warning": log level: debug/info/warn/error/fatal/panic -t, --request_timeout=0: default timeout for requests in seconds -n, --service_name="": name of the coordinator -s, --socket_dir="/tmp/mistify": base directory in which to create task sockets
Usage $ coordinator -h Usage of coordinator: -c, --config_file="": path to config file -p, --external_port=8080: port for the http external request server to listen -l, --log_level="warning": log level: debug/info/warn/error/fatal/panic -t, --request_timeout=0: default timeout for requests in seconds -n, --service_name="": name of the coordinator -s, --socket_dir="/tmp/mistify": base directory in which to create task sockets
coordinator-cli
Usage $ ./coordinator-cli -h Usage of ./coordinator-cli: -c, --coordinator_url string url of the coordinator -a, --request_arg value task specific argument the form 'key:value'.
Usage $ ./coordinator-cli -h Usage of ./coordinator-cli: -c, --coordinator_url string url of the coordinator -a, --request_arg value task specific argument the form 'key:value'.
Package coordinator is a request router and proxy, to be used with Providers.
Package coordinator is a request router and proxy, to be used with Providers.
Package provider is the framework for creating Providers.
Package provider is the framework for creating Providers.
examples/simple
Package simple is a simple task provider proof of concept.
Package simple is a simple task provider proof of concept.
examples/simple/cmd/provider-simple
Usage $ provider-simple -h Usage of provider-simple: -c, --config_file="": path to config file -p, --default_priority=50: default task priority -l, --log_level="warning": log level: debug/info/warn/error/fatal/panic -t, --request_timeout=0: default timeout for requests made by this provider in seconds -s, --socket_dir="/tmp/mistify": base directory in which to create task sockets
Usage $ provider-simple -h Usage of provider-simple: -c, --config_file="": path to config file -p, --default_priority=50: default task priority -l, --log_level="warning": log level: debug/info/warn/error/fatal/panic -t, --request_timeout=0: default timeout for requests made by this provider in seconds -s, --socket_dir="/tmp/mistify": base directory in which to create task sockets
providers
zfs

Jump to

Keyboard shortcuts

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