How to earn on emotions while selling IT products
February 2, 2017
How to train your WebVR
February 7, 2017

Java & Linux – the fight for microseconds

Speaker: Alexey Ragozin

Stream: «Highload Dev Conf»

Description:

Java is used for a wide range of applications. Some of them may have strict requirements to the response time.
But if we speak about hundreds of microseconds is Java appropriate for such tasks?
The report will be on practical development aspects of solutions with short response time on Java + Linux.
– Low Latency, Ultra Low Latency & Real Time – what does that mean?
– Architecture optimization for minimization of response time
– Optimization of Java code response time
– Multithreading, parallelization, and response time
– Linux setup for response time minimization