Zobrazeno 1 - 10
of 22
pro vyhledávání: '"Branislav Kordic"'
Publikováno v:
Computer Science and Information Systems. 20:307-327
State of the art formal verification is based on formal methods and its goal is proving given correctness properties. For example, a PSTM scheduler was modeled in CSP in order to prove deadlock-freeness and starvation-freeness. However, as this paper
Publikováno v:
2022 30th Telecommunications Forum (TELFOR).
Publikováno v:
ECBS
Many online transaction scheduler architectures and algorithms for various software transactional memories have been designed in order to maintain good system performance even for high concurrency workloads. Most of these algorithms were directly imp
Publikováno v:
Acta Polytechnica Hungarica. 16:197-216
Publikováno v:
Serbian Journal of Electrical Engineering, Vol 16, Iss 1, Pp 85-104 (2019)
Serbian Journal of Electrical Engineering (2019) 16(1):85-104
Serbian Journal of Electrical Engineering (2019) 16(1):85-104
Designing online transaction scheduling algorithms is challenging because one needs to reconcile three opposing requirements: (i) they should be fast, (ii) they should minimize make span and maximize throughput, and (iii) they should produce conflict
Publikováno v:
2019 27th Telecommunications Forum (TELFOR).
Nowadays development of verious distributed STMs, which aid parallel programming of distributed systems, attracts interest of many researchers. In this paper, we developed the Python distributed STM based on data replication, which provides better pe
Publikováno v:
2019 27th Telecommunications Forum (TELFOR).
Code coverage provides information about quality of test cases. It provides information on how much code (object of testing) is executed. This paper offers a technical solution for acquiring information about code coverage of code which is running on
Publikováno v:
Serbian Journal of Electrical Engineering, Vol 15, Iss 1, Pp 85-95 (2018)
This paper presents an extension of the IaaS Cloud simulator CloudSim. Computational tasks are modeled in the form of a transaction on a transactional memory and communication between the data center is based on the Two-Phase Commit protocol. The mod
Autor:
Moshe Amitay, Moshe Goldstein, David Dayan, Marko Popovic, Miroslav Popovic, Branislav Kordic
Publikováno v:
ECBS
As an alternative for traditional lock-based synchronization mechanisms Software Transactional Memories (STMs) are dominantly evaluated on synthetic benchmarks and simplified applications rather than on real-world applications. So far, only a few not
Publikováno v:
ECBS
The Push/Pull semantic model of transactions has appeared recently as a solution that unifies a wide range of transactional memory algorithms. It has been proved that the push/pull semantic model satisfies serializability, thus one may prove that a g