Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Notification Server Queues - Is One More Important Than the Other?

Updated: 21 Aug 2008 | 2 comments
BRING's picture
+1 1 Vote
Login to vote

EvtQueue, EvtQFast, EvtQLarge, and EvtQSlow. These folders within the Altiris folder structure are the lifeblood of data processing for your Notification Server.

One might wonder if EvtQueue is more important than EvtQFast, EvtQLarge, or EvtQSlow? Or could EvtQFast get preferential treatment? What happens when multiple NSE files are captured at the same time - does one queue get a priority over any other and if so, what is that priority?

Well, in the interest of fair play, the Notification Server does not play favorites. No queue has priority over another. Each one has been assigned one or more processor threads, (with the exception of EvtQLarge), and the remaining queues all process concurrently. The default threads for each queue are different however. EvtQFast has 10, EvtQueue has 3, and EvtQSlow has 1.

So maybe EvtQFast is the preferred child? Hmmm......

Comments

johnquinn's picture
26
Aug
2008
1 Vote +1
Login to vote

Queues are mainly broken down for size

The big difference between these queues is the size of the files stored in them.

Right from the Notification System Foundation Class manual:

EvtQFast: Processes NSE files smaller than 15KB
EvtQSlow: Processes large NSE files between 1MB to 20MB by default)
EventQueue: Processes NSe files in between thresholds of EvtQFast and EvtQSlow (between 15KB and 1MB by default)
EvtQLarge: Processes files larger than 20MB by default.

jjesse's picture
26
Aug
2008
1 Vote +1
Login to vote

And to ease processing

Because of the different sizes and the different amount of threads assigned to each queue this eases processing.
You can adjust how many threads are watching each queue by either editing the coresettings.config file or by using the NSConfigurator, my perfered method.

Jonathan Jesse
Director of Training
ITS Partners

Jonathan Jesse Practice Principal ITS Partners