National Repository of Grey Literature 2 records found  Search took 0.01 seconds. 
Discrete Simulation in Java: Process Scheduling
Skočovský, Peter ; Kočí, Radek (referee) ; Martinek, David (advisor)
This thesis deals with process scheduling implementation for discrete simulation in Java. Two approaches are considered: process implementation using threads and process implementation without threads. Main problem of using threads was to ensure cooperative switching. Processes implemented without threads are divided into atomic parts and suspend can be performed only between these parts. Test results show that implementation using threads is considerably slower and consumes more memory.
Discrete Simulation in Java: Process Scheduling
Skočovský, Peter ; Kočí, Radek (referee) ; Martinek, David (advisor)
This thesis deals with process scheduling implementation for discrete simulation in Java. Two approaches are considered: process implementation using threads and process implementation without threads. Main problem of using threads was to ensure cooperative switching. Processes implemented without threads are divided into atomic parts and suspend can be performed only between these parts. Test results show that implementation using threads is considerably slower and consumes more memory.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.