Fork me on GitHub
#immutant
<
2019-06-20
>
thomascothran21:06:59

@tcrawley - Do you have any opinions on clj-commons maintaining Immutant?

tcrawley21:06:53

@thomas559 I would be fine with that if someone wanted to take that on. @ikitommi has done a ton of perf work on a fork of immutant-web that makes it even faster.

tcrawley21:06:06

Personally, I think immutant-web and immutant-scheduling are the most interesting bits, and the rest could be dropped. It would be nice to move some of the java back in to clojure - we built wunderboss (https://github.com/projectodd/wunderboss) in java just so it could be shared with http://torquebox.org/, but TorqueBox is dead as well, so I don't see the need to keep that as a separate thing.

tcrawley21:06:35

I'd also drop support for running in WildFly and JBossAS. That would simplify the implementation greatly.

tcrawley21:06:47

Anyway, just spitballin' about what seems useful to me.