DocumentCode :
2835126
Title :
SNOOPy Calendar Queue
Author :
Tan, Kah Leong ; Thng, Li-Jin
Author_Institution :
Dept. of Electr. & Comput. Eng., Nat. Univ. of Singapore, Singapore
Volume :
1
fYear :
2000
fDate :
2000
Firstpage :
487
Abstract :
Discrete event simulations often require a future event list structure to manage events according to their timestamp. The choice of an efficient data structure is vital to the performance of discrete event simulations, as 40% of the time may be spent on its management. A Calendar Queue (CQ) or Dynamic Calendar Queue (DCQ) are two data structures that offers O(1) complexity, regardless of the future event list size. CQ is known to perform poorly over skewed event distributions or when event distribution changes. DCQ improves on the CQ structure by detecting such scenarios in order to redistribute events. Both CQ and DCQ determine their operating parameters (bucket widths) by sampling events. However, sampling technique will fail if the samples do not accurately reflect the inter-event gap size. The paper presents a novel and alternative approach for determining the optimum operating parameter of a calendar queue based on performance statistics. Stress testing of the new calendar queue, henceforth referred to as the Statistically eNhanced with Optimum Operating Parameter Calendar Queue (SNOOPy CQ), with widely varying and severely skewed event arrival scenarios show that SNOOPy CQ offers a consistent O(1) performance and can execute up to 100 times faster than DCQ and CQ in certain scenarios
Keywords :
computational complexity; data structures; discrete event simulation; queueing theory; sampling methods; CQ structure; DCQ; Dynamic Calendar Queue; SNOOPy CQ; SNOOPy Calendar Queue; Statistically eNhanced with Optimum Operating Parameter Calendar Queue; bucket widths; complexity; data structure; discrete event simulations; event distribution; future event list size; future event list structure; inter-event gap size; operating parameters; optimum operating parameter; performance statistics; sampling events; sampling technique; severely skewed event arrival scenarios; skewed event distributions; stress testing; timestamp; Calendars; Data structures; Degradation; Discrete event simulation; Engineering management; Event detection; Sampling methods; Statistics; Stress; System testing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Simulation Conference, 2000. Proceedings. Winter
Conference_Location :
Orlando, FL
Print_ISBN :
0-7803-6579-8
Type :
conf
DOI :
10.1109/WSC.2000.899756
Filename :
899756
Link To Document :
بازگشت