pekko
pekko copied to clipboard
Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
Otherwise it will shows up when use it from Java, we should provide a way to hide it from overrideable
The classes and scripts are still useful. They are used for running tests that only compile for newer JDKs like 21 and soon, maybe Java 25. The rest of the...
* see #2321 * there are more changes that could be attempted based on what is in Netty ByteBufUtil but we've also seen getLong helping quite a bit with indexOf...
Jar upgrade was reverted so this is most useful if intend to try upgrading again eg https://github.com/apache/pekko/actions/runs/18266203685/job/52000863954 I think the only recent change was an upgrade in aeron jar -...
* See #2323 and #2321 * the aim is to benchmark both solutions - this one is more complicated so it would need to be much better to justify being...
https://github.com/apache/pekko/pull/2306#pullrequestreview-3352698604 PR2306 already improves performance quite a bit. There is a suggestion that we could eke out some more perf gains by using the https://en.wikipedia.org/wiki/Two-way_string-matching_algorithm - see the link above...
Remove PersistentFSM
* see #2150 * WIP * doesn't yet use SWAR but having the new methods that take Byte inputs instead of the `[B >: Byte]` versions is the biggest win...
[Jackson Release 3.0](https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.0) What do you think about support a new major version of Jackson in Pekko `2.0.0`?