WaveBeans Lib is the java library to connect to your project and use directly inside your app. It doesn't provide running in distributed mode out of the box, however provides the API which can run both in single-threaded and multi-threaded environments. Its API is used by command line tool and execution, so in terms of API and functionality this is the only project you should focus on. Main documentation is located in docs directory.