On Oct 23 05:45, Johan De Taeye wrote:
>
> My multi-threaded application is creating a lot of
> pthread_rwlock objects to protect access to my objects.
> I am noticing that this doesn't scale up well. As the number
> of active objects being created/changed/deleted increases
> into the thousands, t
My multi-threaded application is creating a lot of
pthread_rwlock objects to protect access to my objects.
I am noticing that this doesn't scale up well. As the number
of active objects being created/changed/deleted increases
into the thousands, the runtime performance degrades very
badly.
When i
2 matches
Mail list logo