Building Low Latency Microservices & Monoliths in Java Using High Performance Serialization & Messaging
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore microservices architecture and monoliths in Java through this conference talk from GOTO Chicago 2016. Delve into the importance of latency in microservices, learn when to choose microservices over monoliths, and discover techniques for building high-performance systems. Gain insights on low-latency serialization, messaging, and garbage collection optimization. Follow along as Peter Lawrey, CEO at Higher Frequency Trading Ltd, demonstrates practical examples, discusses component-based design, and explores distributed systems. Understand CPU layouts, thread affinity, and data modeling for optimal performance. Learn about testing strategies, transports like Chronicle Queue, and flow control in Java-based microservices. Acquire valuable knowledge on building efficient, scalable, and responsive Java applications for both microservices and monolithic architectures.
Syllabus
Introduction
My first computer
Microservices
Web Page Size
Chart
Asynchronous messaging
Low latency definition
Low latency example
Doing less work
Componentbased design
Lambda architecture
Putting it all together
Distributed Systems
Single Core Processes
Single Core Example
CPU Layout
Thread Affinity
Challenges
Approach
Example
Data Model
Data Model Example
Mocking Component
Testing Component
Transports
Chronicle Queue
Microsoft JMH
Flow Control
Examples
Products
Summary
Taught by
GOTO Conferences
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity