Mgr. Jiří Beneš

Researcher

Photo of Jiří Beneš

Jiří Beneš
Software Engineering
FB Informatik
Universität Tübingen
Sand 13
72076 Tübingen
Germany

E-Mail
jiri.benes(at)uni-tuebingen.de
Office
B220
Office hours
by appointment

Finished Thesis Topics

Jonas Kräher (BSc)

Software Transactional Memory in Effekt

Concurrent programs are widely used in practice, but notoriously difficult to get right, particularly when dealing with the locking and synchronization of shared memory between threads. However, ensuring correctness becomes even more challenging when individual components, which may function correctly in isolation, interact with each other. Software Transactional Memory offers a solution by abstracting over the low-level details of concurrent programming, providing atomic blocks that enable modular composibility of transactions.

Read more ...