oleg_fov
@oleg_fov
694
subscribers
820
links
FOV aka Field of View
main:
@oleg_log
halp:
@olegkovalov
Download Telegram
Join
oleg_fov
694 subscribers
oleg_fov
#java
#perf
#parallel
https://www.youtube.com/watch?v=AbKXk0uIAVM
YouTube
Martin Thompson - Keynote - Adventures with concurrent programming in
Java
Concurrent programming with locks is hard. Concurrent programming without using locks can be really hard. Concurrent programming with relaxed memory ordering and predictable latency semantics is said to be only for wizards. This talk focuses on a decade long…
oleg_fov
#java
#perf
https://www.infoq.com/presentations/financial-exchange-architecture
InfoQ
Evolution of Financial Exchange Architectures
Martin Thompson looks at the evolution of financial exchanges and explores what is considered state of the art today.
oleg_fov
#robots
#java
https://www.youtube.com/watch?v=E56w1I9Fnh8
YouTube
Special RI Seminar: James Gosling : Self-sustaining ocean-going robots, others, and data collection
James Gosling
Chief Software Architect, Liquid Robotics
Presentation and roundtable: Self-sustaining ocean-going robots -- and others -- and data collection
October 10, 2014
Abstract
In this talk, James Gosling--CMU alumnus, inventor of
Java
, and noted…
oleg_fov
#java
https://www.youtube.com/watch?v=nJlaYzCaxuw
YouTube
James Gosling on the construction of
Java
interview published in march 2009 on Intruders TV ►http://intruders.tv/fr-tech/jamesgosling-
java
/
oleg_fov
#java
https://www.youtube.com/watch?v=iTJpGa3W0xc
YouTube
Chronicle Map — key value хранилище для трейдинга на
Java
/ Роман Левентов (Chronicle Software)
Приглашаем на конференцию Saint HighLoad++ 2024, которая пройдет 24 и 25 июня в Санкт-Петербурге!
Программа, подробности и билеты по ссылке: https://vk.cc/cuyIqx
--------
--------
HighLoad++ 2015
Презентация и тезисы:
http://www.highload.ru/2015/abstracts/1922.html…
oleg_fov
#java
https://www.youtube.com/watch?v=e-DqpNnisE0
YouTube
Владимир Иванов — Native код, Off-heap данные и
Java
Ближайшая конференция: Joker 2023, 9–10 октября (Online), 13–14 октября (Offline, Санкт-Петербург)
Подробности и билеты: https://bit.ly/3UAk3V4
— —
. . . . Владимир Иванов, Oracle — Native код, Off-heap данные и
Java
Международная
Java
-конференция JPoint…
oleg_fov
#java
#perf
#arch
https://www.youtube.com/watch?v=tM4YskS94b0
YouTube
"Aeron: Open-source high-performance messaging" by Martin Thompson
Does TCP not meet your required latency consistently? Is UDP not reliable enough? Do you need to multicast? What about flow control, congestion control, and a means to avoid head of line blocking that can be integrated with the application? Or perhaps you’re…
oleg_fov
#java
#perf
https://www.youtube.com/watch?v=FL7_lxJbX0o
YouTube
Иван Землянский — Аерон. High performance-транспорт для low latency-микросервисов
Ближайшая конференция — JPoint 2025, 3–4 апреля (Москва + трансляция).
Подробности и билеты: https://jrg.su/T2zfbS
— —
. . . Aeron — новый транспорт от Real Logic, в состав которого входит небезызвестный автор disruptor, Martin Tompson. После многих лет…
oleg_fov
#java
#perf
https://www.youtube.com/watch?v=XahuDnoEvko
YouTube
Ultralow Latency with
Java
11 and Terabytes of Data by Per Minborg
Is it possible to create and consume a standard
Java
stream in under 200 ns? Just accessing 64-bit main memory takes about 100 ns, and if the stream is backed by huge datasets, high speed becomes less likely. In this session, you will learn how to connect…
oleg_fov
#java
#perf
https://www.youtube.com/watch?v=BD9cRbxWQx8
YouTube
How low can you go? Ultra low latency
Java
in the real world - Daniel Shaya
Daniel Shaya speaking to the LJC on 31st October 2018.
Huge thanks to London
Java
recruiters RecWorks for organising this meetup. Latest jobs here: https://recworks.co.uk/jobs
London
Java
Community is the biggest and most influential
Java
User Group in…
oleg_fov
#java
https://www.youtube.com/watch?v=rZclumzMEGs
YouTube
Роман Елизаров — Почему GC съедает все моё CPU?
Ближайшая конференция: Joker 2023, 9–10 октября (Online), 13–14 октября (Offline, Санкт-Петербург)
Подробности и билеты: https://bit.ly/3UAk3V4
— —
. . . . Роман Елизаров — Почему GC съедает все моё CPU?
Java
-конференция Joker 2014
Санкт-Петербург, 20 - 21…
oleg_fov
#java
#memory
https://www.youtube.com/watch?v=TK-7GCCDF_I
YouTube
GeeCON 2018: Aleksey Shipilëv -
Java
Memory Model Unlearning Experience
This talk is another attempt at explaining the
Java
Memory Model (JMM). This time we would assume people come to concurrency world with their preconceptions how the world works, and conjecture that is the major reason learning the low-level concurrency is…
oleg_fov
#java
#cpu
#hardware
https://www.youtube.com/watch?v=GEkeOHw87Sg
YouTube
Cliff Click — The Azul Hardware Transactional Memory experience
Hydra 2022 — June 2-3
Info and tickets: https://bit.ly/3ni5Hem
— —
Back in 2006-2010 Azul made custom hardware for running Big Business
Java
— basically a super-computer for running e.g. web portals written in
Java
. The hardware had many innovations, and…