Giter VIP home page Giter VIP logo

hopper's Introduction

Hopper offers primitives for distributed task processing in Haskell, simplifying asynchronous workflows and efficient task scheduling.

Example

hopper-distributed comes with an example application. The example application binary can run both scheduler and executor based on the flags you pass to them:

To launch a scheduler on port the (default) port 4000 execute

$ cabal run hopper-distributed

In separate terminal you can then execute

$ cabal run hopper-distributed -- executor

to launch an executor. The executor looks for a running scheduler on localhost:4000. If both are running you should see them working and logging.

If you want to be adventurous, you can run not one but many executors by opening many terminals and run the command to launch executors in them.

Play with terminating executors and scheduler and see what happens.

hopper's People

Contributors

alexbiehl avatar ken-scarf avatar aviaviavi avatar

Stargazers

 avatar Kevin Brubeck Unhammer avatar Josh Miller avatar Jason Shipman avatar  avatar  avatar Fabio Luz avatar

Watchers

Brady Ouren avatar  avatar  avatar Justin Woo avatar Holly Springsteen avatar Fabio Luz avatar Arjun Devarajan avatar  avatar

Forkers

piq9117

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.