JOpt.TourOptimizer is an enterprise route optimization and scheduling engine for logistics, dispatch, transportation, and field service operations. It solves VRP, CVRP, VRPTW, pickup and delivery, multi-depot planning, heterogeneous fleet routing, and workforce scheduling under real-world business constraints.
The platform supports time windows, working hours, capacities, skills and expertise levels, territories, zone governance, overnight stays, alternate destinations, and custom business rules. Available as a Java SDK and Docker-based REST API with OpenAPI/Swagger, JOpt.TourOptimizer integrates into existing software platforms.
It helps organizations improve planning efficiency, service quality, transparency, SLA compliance, and operational reliability at scale. It is designed for software vendors, enterprise developers, and operations teams that need scalable optimization technology for production use, not just basic route calculation.
Learn more
Windocks is a leader in cloud native database DevOps, recognized by Gartner as a Cool Vendor, and as an innovator by Bloor research in Test Data Management. Novartis, DriveTime, American Family Insurance, and other enterprises rely on Windocks for on-demand database environments for development, testing, and DevOps. Windocks software is easily downloaded for evaluation on standard Linux and Windows servers, for use on-premises or cloud, and for data delivery of SQL Server, Oracle, PostgreSQL, and MySQL to Docker containers or conventional database instances.
Windocks database orchestration allows for code-free end to end automated delivery. This includes masking, synthetic data, Git operations and access controls, as well as secrets management.
Windocks can be installed on standard Linux or Windows servers in minutes. It can also run on any public cloud infrastructure or on-premise infrastructure. One VM can host up 50 concurrent database environments.
Learn more
Centurion
A deployment tool for Docker. Takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. Supports rolling deployments out of the box, and makes it easy to ship applications to Docker servers. We're using it in our production infrastructure. Centurion works in a two part deployment process where the build process ships a container to the registry, and Centurion ships containers from the registry to the Docker fleet. Registry support is handled by the Docker command line tools directly so you can use anything they currently support via the normal registry mechanism. If you haven't been using a registry, you should read up on how to do that before trying to deploy anything with Centurion. This code is developed in the open with input from the community through issues and PRs. There is an active maintainer team within New Relic.
Learn more