soulomoon / mapreducehs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

map reduce

Todo list

General

  • local evaluation process worked
  • distributed evaluation process worked
  • use redis as store

Server

  • handle single workers
  • handle multiple workers
  • exit gracefully informing the workers(now through invalid context)
  • handle failure in workers
  • timeout if worker is taking too long

Worker

  • exit gracefully(now through invalid context received from server)

About


Languages

Language:Haskell 96.1%Language:Nix 3.9%