Peter Lawry created some cool tooling for java thread affinity a while back. Look at https://github.com/OpenHFT/Java-Thread-Affinity
On Wednesday, September 2, 2020 at 9:03:28 PM UTC-7 [email protected] wrote: > Hi there, > > Once in a while on twitter will pop-up with thread per core architecture > links. > > The only product on the market I know who does that is ScyllaDb. > The underlaying infrastructure behind Scylla is Seastar/C++ > http://seastar.io/ > > I know you can isolate cores and pin threads but was wondering if there is > something similar to Seastar in Java. > > Thank you, > Ruslan > > -- You received this message because you are subscribed to the Google Groups "mechanical-sympathy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/mechanical-sympathy/d73f30aa-36fc-488e-a109-99cd2c13552fn%40googlegroups.com.
