Loading Events
  • This event has passed.

« All Events

Conference on Concurrence and Distributed Systems (JCSD)

June 20, 2023 @ 8:00 am 5:00 pm

The primary objective of these sessions is to showcase the work currently being carried out by various university departments, research centers, R&D departments, and companies in the computing sector on topics related to concurrency and distributed systems (concurrent programming, real-time systems, modeling, analysis and control of concurrent systems, languages and architectures, etc.).

This type of meeting provides an excellent opportunity to establish cooperative links between the various research groups from different Spanish universities. Such cooperation often leads to the coordinated submission of funding requests for joint research projects. These sessions also serve as an outstanding forum for industry and research centers to meet and exchange interests and perspectives.

Additionally, sessions of this nature offer an opportunity for early-career researchers to present their initial research work to the national community in a well-established event at the national level.

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"); }); } }); });