Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ant-hill

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ant-hill

An easy way to send JSON over TCP using sockets.

  • 0.4.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 30 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc