Categories
Java Low Latency Technology

Low Latency Java Techniques

Here are a list of web pages I’ve been reading recently:- Disruptor (lock free and garbage free) see also Pinning Threads Pinning Processes JIT Warming (but warming time can be complex) Memory Mapped IPC (within hosts) Lock Free Algorithms and Courses Inter Socket IPC with UDP (between hosts) SDP with Infiband (if you have the hardware) Java Large Pages (not always faster) […]

            Here are a list of web pages I've been reading recently:-

In due course I will be adding posts for each of these topics.