View Single Post
Old 10-12-2006, 10:22 PM   #18
TheBesWizard
New Member
 
Join Date: Oct 2006
Location: waterloo
Model: gamma
Posts: 5
Default

I should also mention that threads are a big deal with BES especially using Domino. Each thread in a BES is going to consume 1M of address space. Use 500 threads and 1/4 of the 2gig of address space is gone.

Perfmon will show thread usage as will task manager, perfmon will also report virtual address bytes and when this reaches 2G you WILL have a crash to deal with.

With Domino an additional thread is spawned for each concurrent address lookup/name resolution so the address space consumed can the nearly double.

tbw
Offline