Hacker News new | past | comments | ask | show | jobs | submit login

Shameless plug nextmv (YC W20) https://nextmv.io/ is building tooling in the same space in Go and were cloud native / serverless first.

I used optaplanner at a previous gig before working at nextmv — we don’t offer the same type of “choose your own adventure” tooling compared to optaplanner yet, but it’s much more lightweight to get, say, a routing model shipped in to production IMO. (Java shops notwithstanding).




With Quarkus OptaPlanner we're tackling is cloud native / serverless too: https://quarkus.io/guides/optaplanner

The -Dnative build compiles your java code natively into an native executable that boots up in milliseconds (instead of seconds like a JVM). This is the result of strong collaboration between us (the OptaPlanner team) and the Quarkus team and we have more features in the pipeline.


Sounds like nextmv isn't going to be open source?


No plans to open source at this time.


Shameless user of nextmv here!

Nextmv has just the right level of abstraction needed for software engineers. Took us very little time to get a production model running.


nextmv sounds like a breath of fresh air, congrats

I would have maybe liked Optaplanner if I could peer through all the layers of Java, it seems like a thick Java sandwich with some optimization somewhere (but I have to say I lost it when you can turn your model into XML apparently)


No need to use XML any more. Take a look at the school-timetabling quickstart video, guide and/or code :)


Thanks I'll check that out!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: