SkillsCast
About the Speaker
A SkillsCast for this session is not available.
In this workshop you will learn how to build microservices with Aeron and SBE in Java. Microservices capable of handling millions of messages per second with very low and predictable response times. We will cover some networking theory and the design of Aeron so you know how to use it with mechanical sympathy.
WHAT WILL I LEARN
Topics covered will include:
- Network Fundamentals
- Aeron Design
- Encoding & decoding messages with SBE for zero copy semantics
- Handling large messages and streaming
- Monitoring, debugging, and spying on streams
- Basic tuning for performance and resource management
- “Multicasting” in the cloud with multi-channel-cast
- Configuring message delivery service levels: allow loss, reliable, durable, etc.
- Flow control and congestion control strategies – When and how to use them.
- Customising channel endpoints for extending Aeron, e.g. testing loss scenarios.
Delegates need a laptop with Java 8 installed and be comfortable with hands on coding.
YOU MAY ALSO LIKE:
- Interaction Protocols: It's All About Good Manners (SkillsCast recorded in December 2019)
- Rust Nation 23 (in London on 16th - 17th February 2023)
- F# eXchange 2023: In-Person (in London on 7th - 8th March 2023)
- Haskell In Person: Bring Your Project, Get help with your code & socialise (in Berlin on 1st February 2023)
- How to teach IntelliJ IDEA to your juniors (Online Meetup on 2nd February 2023)
- Teaching Haskell...To High Schoolers! (SkillsCast recorded in December 2022)
- Teaching Haskell...To High Schoolers! (SkillsCast recorded in December 2022)
High-Performance Messaging with Aeron
Martin Thompson
Martin is a Java Champion with over 2 decades of experience building complex and high-performance computing systems.