Popularity
5.1
Growing
Activity
0.0
Stable
5
4
3

Monthly Downloads: 17
Programming language: Haskell
License: MIT License
Tags: Web     Spock    
Latest version: v0.3.1.0

Spock-worker alternatives and similar packages

Based on the "Spock" category.
Alternatively, view Spock-worker alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Spock-worker or a related project?

Add another 'Spock' Package

README

Spock Worker

Build Status Hackage Deps

Intro

This provides background-workers to Spock. For more info see Hackage.

Install

  • Using cabal: cabal install Spock-worker
  • From Source: git clone https://github.com/agrafix/Spock-worker.git && cd Spock-worker && cabal install