NeonBee examples. NeonBee is a reactive dataflow engine, a data stream processing framework using Vert.x.
The cds-odata-examples project contains showcases related to OData, Core Data Services (CDS) and EntityVerticles. It shows how to create CDS models, compile them to CDS Schema Notation (CSN) and Entity Data Model XML (EDMX) format and load them together with EntityVerticles to automatically create OData service endpoints with build-in features like order, filter, skip, top and many more.
The job-scheduling-examples shows how to implement a job that executes a piece of code in a defined interval using NeonBeen's JobVerticle and JobSchedule.