Loading Events
  • This event has passed.

« All Events

Exploring the Computing Continuum with DECICE and Fluidos

September 27, 2024 @ 12:30 pm 1:30 pm

Join us for an insightful joint webinar session as we delve into innovative approaches to the computing continuum, presented by two cutting-edge projects: DECICE and Fluidos. This event is tailored for researchers, industry professionals, and technology enthusiasts eager to explore the latest advancements in cloud management, edge computing, and distributed systems. 

Both projects are proudly financed by the European Commission, underscoring their strategic importance and potential impact.

document.addEventListener("DOMContentLoaded", function () { const links = document.querySelectorAll("a"); const currentHost = window.location.host; links.forEach(function (link) { const linkHost = new URL(link.href).host; if (linkHost !== currentHost) { link.addEventListener("click", function (event) { event.preventDefault(); event.stopPropagation(); window.open(link.href, "_blank"); }); } }); });