Skip to content

Commit

Permalink
opening 160, 159 now old
Browse files Browse the repository at this point in the history
Signed-off-by: tarilabs <[email protected]>
  • Loading branch information
tarilabs committed Nov 28, 2024
1 parent 84deb3f commit 0020816
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/meeting-159.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: new_generic
layout: old_meeting
uid: meeting159
title: "JUG Milano Meeting #159"
date: 2024-11-11 00:00
Expand Down
34 changes: 34 additions & 0 deletions _posts/meeting-160.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
layout: new_generic
uid: meeting160
title: "JUG Milano Meeting #160"
date: 2024-11-28 00:00
meetingdate: 2024-12-10
description: "The Art of Café Scheduling with the PlanningAI Timefold in Java: No more spilled shifts!"
speaker: "Simon Tiffert"
abstract: |
The world is full of complex planning challenges – whether in construction projects, production, vehicle routing, or, to make it more relatable, in scheduling shifts for employees in a busy café in Milan.
<br/><br/>
Imagine a café where you need to balance employee availability and skills with the demands of the business every day. Who can cover the morning or evening shifts? Who has the necessary barista skills? And how do you ensure no one works overtime or violates labor regulations?
<br/><br/>
To solve such challenges, Timefold offers a proven, powerful open-source solution in Java. With Timefold, complex planning problems – like our café scheduling – can be easily modeled using POJOs, annotations, and a Stream API.
<br/><br/>
In my talk, I will first explain when this solution is particularly useful and how PlanningAI differs from GenAI. Then, step by step, I'll demonstrate how to model and optimize our café’s shift scheduling problem using Timefold. Finally, I’ll show how to integrate it with Quarkus as a cloud-native application, enabling developers to build planning systems directly in Java.
bio: |
<br/><br/>
location: eDream ODIGEO Via Fara 26 20124 Milano - evento gratuito previa registrazione OBBLIGATORIA (vedi dettagli)
thanks: |
For this event, we collaborated with Tech Talks by eDreams ODIGEO, a series of free conferences dedicated to showing the use of disruptive technology in the transformation of travel.<br/>eDreams ODIGEO, is the world’s leading travel subscription platform and one of the largest e-commerce businesses in Europe. Tech Talks happens in 6 locations across 3 countries, where the eDreams ODIGEO Tech Labs are based: Madrid, Mallorca, Alicante, Milan and Porto.
address: Via Gustavo Fara, 26, 20124 Milano MI
map: "https://goo.gl/maps/oBfwjGvLsG7XgDdq8"
slides:
video:
code:
miscdetails: |
<b>
Evento ibrido online ed in presenza.
<br/><br/>
La partecipazione **in presenza** è gratuita e libera, ma è OBBLIGATORIA la registrazione su:
<a href="https://www.meetup.com/it-IT/edotechtalks-milan/events/304627587/">form di registrazione per partecipare a JUG Milano in presenza</a>
</b><br/>
---

0 comments on commit 0020816

Please sign in to comment.