leostera/reactor

Examples

Open

#14 opened on Mar 6, 2019

 (2 comments) (0 reactions) (0 assignees)OCaml (5 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (70 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Here's a list of examples that would be great to have:

Features

  • Spawning Processes
  • Basic Message Passing
  • Custom Message Encoders/Decoders
  • Collaborating Processes
  • Deferred Reduction / Async Tasks
  • Supervision Patterns

Use-cases

  • A CLI tool
  • A Web Server
  • A GUI application
  • A Game
  • Data Pipeline

Contributor guide