Skip to content

ykhatal/ant-hill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ant-hill

tl;dr

An easy way to handle workers, dispatch tasks.

History

// todo: explain why this module has been done

Prerequisites

Usage

// todo: explain workflow / userflow

Queen side

// todo: explain how to setup Queen (server) side

Worker side

// todo: explain how to setup Worker (client) side

Example

// todo: explain / notify samples tasks

// first terminal
$> npm install
$> npm run start-server
// in a second terminal
$> npm run start-client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published