Hello, Wei, I ported your code to Java, see https://github.com/zhong-j-yu/j12306
I want to get a feeling of the performance of this architecture on Java platforms; for that I'm using LMAX Disruptor. The result is pretty good; on my PC I can reach 1M req/s.
Hello, Wei, I ported your code to Java, see https://github.com/zhong-j-yu/j12306
I want to get a feeling of the performance of this architecture on Java platforms; for that I'm using LMAX Disruptor. The result is pretty good; on my PC I can reach 1M req/s.