Browsing Rice University Graduate Electronic Theses and Dissertations by Subject "Concurrent programming"
Now showing items 1-2 of 2
-
A Framework for Testing Concurrent Programs
(2011)This study proposes a new framework that can effectively apply unit testing to concurrent programs, which are difficult to develop and debug. Test-driven development, a practice enabling developers to detect bugs early by ... -
Performance Optimizations for Software Transactional Memory
(2011)The transition from single-core processors to multi-core processors demands a change from sequential programming to concurrent programming for mainstream programmers. However, concurrent programming has long been widely ...