Talks, Getränke usw - Ihr kennt das ja

Topics

Desktop Anwendungen mit HTML/CSS/Javascript?

Ich würde euch gern kurz und knapp zeigen wie man mit Electron (ehemals AtomShell) eine Desktop Anwendung baut.

Decouple all the things: Asynchronous messaging keeps it simple

Sneak preview of my upcoming talk at ArrrrCamp http://2015.arrrrcamp.be

If a customer changes their address, it's often not enough to update their master data record. E.g. the component processing customer orders might have to learn about the update in order to ship to the correct address. In a distributed architecture, you have to spread information about a master data update to several client apps. You can do this via REST, but if a client app is temporarily down or too busy to accept requests, it's going to miss the information. Adding a new client app requires changes to the master app. Asynchronous messaging helps to avoid such a tight coupling of components. And it offers much more than a simple action trigger: parallelizing computing-heavy tasks, load testing, or migrating existing components to new services are some of the possibilities explored in this talk. You're going to learn how to get started with asynchronous messaging from within Ruby, and how it helps you to keep your codebase clean and your overall system stable as well as maintainable.

Attendees: (29)

Ben Rexin
Events: 57
Topics: 2

JoschkaSchulz
Events: 37
Topics: 2

Jennifer Spry
Events: 16
Topics: 0

titanoboa
Events: 40
Topics: 2

Andreas Litt
Events: 25
Topics: 0

Nils Löwe
Events: 5
Topics: 0

Eckhard von Rotte
Events: 15
Topics: 0

Daniel Gruenthal
Events: 31
Topics: 0

Nina Siessegger
Events: 29
Topics: 1

Marjan Bachtiari
Events: 16
Topics: 0

harm
Events: 30
Topics: 0

Stefan Bauckmeier
Events: 57
Topics: 2

Tobias Adam
Events: 22
Topics: 0

chris floess
Events: 13
Topics: 0

Simon Hintersonnleitner
Events: 5
Topics: 0

Raphael Randschau
Events: 2
Topics: 0

Peter Golm
Events: 23
Topics: 0

Marv Cool
Events: 9
Topics: 0

Thilo-Alexander Ginkel
Events: 10
Topics: 1

Theo Fi
Events: 2
Topics: 0

Waldemar
Events: 68
Topics: 0

Hinnerk Haardt
Events: 3
Topics: 0

Michael Wagner
Events: 5
Topics: 0

Marten Klitzke
Events: 18
Topics: 0

Lisovskii Vladislav
Events: 6
Topics: 0

00010111
Events: 4
Topics: 0

Ole Michaelis
Events: 10
Topics: 1

Marc
Events: 8
Topics: 0

Max
Events: 3
Topics: 0

Route