Vilnius JUG Meeting #41
Event Information
Description
Vilnius JUG (Java User Group) meetup #41
Talks (Event language - ENGLISH):
- A/B Testing Evolution (Mindaugas Mozūras)
- Hystrix – managing failures in distributed systems (Tomasz Nurkiewicz)
We live in a distributed world where integration between components is ubiquitous. Assuming all parts of the system are working at the same time and are not overloaded is too optimistic. Our application must be prepared for failures, must tolerate, handle and test exceptional conditions.
Hystrix is a Java library that provides complete set of tools for managing failures. It monitors potentially problematic sections of code (like network calls), measures execution time and error rate. It can pro-actively turn off malfunctioning features for a period of time and keep system resources bound. Built-in real-time monitoring is also really useful to quickly troubleshoot anomalies and bottlenecks.
During this session we will focus on live demos and code samples, no slides are planned. Real-life use cases and proven setups will be covered.
More info on Vilnius JUG: vilnius-jug.lt
e-mail leaders@vilnius-jug.lt
Contact: +370 615 60451 (Vaidas), +370 681 41280 (Aleksej)