Roc's argueing that one should not use additional threads, if the only motivation is optimizing performance.

However, in the patch I'm proposing that's not the motivation.

My understanding is, given the nature of Mozilla's networking engine, using threads is the only way to solve the problem of unwinding our blocking NSS APIs from Necko, so we can use Necko while we are blocked.

Kai


Jean-Marc Desperrier wrote:
Kai Engert wrote:
Did you produce an application that includes not just NSS, but also PSM and it's additional SSL layering? If your own application using PSM is not yet a multithreaded application, be warned that a future version of PSM will require the use of additional threads.

I think you should talk about that implementation choice with roc :
http://weblogs.mozillazine.org/roc/archives/2005/12/night_of_the_living_threads.html

_______________________________________________
dev-tech-crypto mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to