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
Share your screen instantly while on a phone call with CrankWheel, for an engaging presentation. Send a link by text message, WhatsApp or email and the viewer can view it in any browser, on any device without installing anything. Designed for ease of use, CrankWheel is the best solution for sharing a screen with customers for business deals.
CrankWheel is used to complement calls by insurance agents, mortgage advisors, solar advisors, digital agencies, educators and customer support specialists. Close deals on the first call!
We show you whether they're paying attention. Over 50,000 users share their screen effortlessly with any prospect no matter their technical skill or device choice using our Chrome Extension. CrankWheel works over bad network connections, on obscure devices and old browsers. Mac, PC, iOS, Android, Internet Explorer, Blackberries - it always works!
Learn more
websockets
An implementation of the WebSocket Protocol (RFC 6455 & 7692). websockets is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance. Built on top of asyncio, Python’s standard asynchronous I/O framework, it provides an elegant coroutine-based API. websockets is heavily tested for compliance with RFC 6455. Continuous integration fails under 100% branch coverage. websockets is built for production. For example, it was the only library to handle backpressure correctly before the issue became widely known in the Python community. Memory usage is optimized and configurable. A C extension accelerates expensive operations. It’s pre-compiled for Linux, macOS, and Windows and packaged in the wheel format for each system and Python version. websockets takes care of everything under the hood so you can focus on your application!
Learn more