Skip to content
Michael Andersen edited this page May 27, 2016 · 1 revision

Here is a collection of information for BW developers

Bindings

At present, the most supported bw2 bindings are the golang bindings. This is partly because the developers prefer using Go for designing services. You can find these here.

  • jack add your bindings here

Services

A "service" in this context, is a process running somewhere that is providing some functionality over the BW overlay network. Things like databases, schedulers, drivers etc, are services.

Some examples can be found here: here

  • TODO collate the examples
Clone this wiki locally