workqueue

command module
v0.0.0-...-935a35b Latest Latest
Warning

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

Go to latest
Published: May 26, 2017 License: MIT Imports: 10 Imported by: 0

README

WorkQueue

Go-implementation of CMS DMWM WorkQueue

Build Status Go Report Card GoDoc

WorkQueue

WorkQueue is CMS DMWM component to schedule WMAgent jobs

Build
git clone git@github.com:vkuznet/WorkQueue.git
cd WorkQueue
make
Runnign the service
./workqueue -config config.json
Configuration

Here is an example of configuration file

{
    "MetricsFile": "metrics.log",
    "MetricsInterval": 60,
    "Workers": 10,
    "QueueSize": 10,
    "FetchInteral": 60,
    "RequestType": "new",
    "CouchURL": "http://127.0.0.1:5984/",
    "Port": 8888
}

Documentation

Overview

WorkQueue - Go implementation of DMWM WorkQueue

Copyright (c) 2017 - Valentin Kuznetsov <vkuznet@gmail.com>

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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