August Meetup 2017

hosteado por Tobias Pfeiffer en Babbel www.babbel.com, 03.08.2017 a las 19:30

Let's meetup, listen to cool talks and great people :)

There will be Pizza, as always on a first come first served basis. There will also be some cool drinks.

Temas

Tidings from the Abbasid Florescence

3 no-obvious algorithms which solve interesting problems

I recently gave a talk at an internal company event which was about 3 non obvious algorithms I found while trying to solve real world problems and why it can be worthwhile to read a few papers from the graybeards sometimes

Its quite beginner friendly as I will give a quick intro as well.

Saga Pattern: 2 years and 40 000 000 domain events later

As you build more complex solutions, you may find that certain interactions in your system depend on more than one module. Order, Inventory, Payments, Delivery... To finish one feature often many sub-system are involved. But you want the modules to be isolated and independent. Yet something must coordinate their work and business processes. Welcome the choreographer - the Saga Pattern a.k.a. Process Manager.

What we try to do everyday in an 8 year old Rails application is to split it into multiple independent parts of application called bounded contexts. But many features requires them to communicate with each other. We do it by publishing domain events and having objects called sagas orchestrate the processes which touch multiple parts of the application. We work on a ticketing&e-commerce application that sells thousands of tickets every day. The insights will be based on real-world battle-tested examples.

I think a lot of talks describe a ways to split your application horizontally with more layers such as presenters, decorators, service objects, repositories etc... But I think much bigger problem is how to split your application vertically into more isolated sub-systems. This is what I would like to show and discuss how we use domain events and sagas so that those sub-systems can communicate between each other.

P.S. I was planning on delivering this topic in September.

Stop Guessing and Start Measuring - Benchmarking in Practice

“What’s the fastest way of doing this?” – you might ask yourself during development. Sure, you can guess what’s fastest or how long something will take, but do you know? How long does it take to sort a list of 1 Million elements? Are tail-recursive functions always the fastest?

Benchmarking is here to answer these questions. However, there are many pitfalls around setting up a good benchmark and interpreting the results. This talk will guide you through, introduce best practices and show you some surprising benchmarking results along the way.

Participantes: (30)

Nico Hagenburger
Eventos: 30
Temas: 3

Max Mulatz
Eventos: 20
Temas: 2

Armin Pašalić
Eventos: 69
Temas: 3

Sudhanshu Kumar Singh
Eventos: 18
Temas: 0

Jason Neylon
Eventos: 4
Temas: 0

Organizer

Tobias Pfeiffer
Eventos: 101
Temas: 15

Adam Niedzielski
Eventos: 11
Temas: 2

Paul Götze
Eventos: 63
Temas: 1

Miguel Schmitz Grazziotin
Eventos: 8
Temas: 0

RKushnir
Eventos: 29
Temas: 0

Martin Rehfeld
Eventos: 3
Temas: 0

TPei
Eventos: 8
Temas: 0

Philipp Hansch
Eventos: 14
Temas: 1

Johannes Lüdke
Eventos: 4
Temas: 0

Carsten Behnert
Eventos: 27
Temas: 0

Kai-Uwe Niephaus
Eventos: 5
Temas: 0

lislis
Eventos: 7
Temas: 2

sjferoze
Eventos: 1
Temas: 0

Gaetano Contaldi
Eventos: 2
Temas: 0

Sahil Gadimbayli
Eventos: 2
Temas: 0

Markus Herzog
Eventos: 10
Temas: 0

Zhuo-Fei Hui
Eventos: 34
Temas: 1

Andreas Finger
Eventos: 15
Temas: 0

Oliver Grimm
Eventos: 3
Temas: 0

Daniel Reszka
Eventos: 12
Temas: 0

andelka
Eventos: 10
Temas: 0

Rik Zahradka
Eventos: 1
Temas: 0

Jolyon Pawlyn
Eventos: 16
Temas: 0

yonatan miller
Eventos: 21
Temas: 0

hukl
Eventos: 4
Temas: 4

Mapa