>Just the reflection of a problem I had with multi-apps on a PKCS#11 >implmentation I had last year. What I meant to say, that, ignoring >performance, it is the implementations problem to solve the >questions of parrallelity. >Granted, as long as you are willing to go multi-app/multi-task or >multi-threaded that is. No true asnych in the standard. Requiring either one of those to achieve parallelization is totally unacceptable IMO. Threads are great for some tasks, but if not used very carefully, they can totally destroy the performance of an application (forced cache reloads, etc.). --Chris ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- Re: Revised OpenSSL hardware support Dr Stephen Henson
- Re: Revised OpenSSL hardware support Dr Stephen Henson
- Re: Revised OpenSSL hardware support Chris Zimman
- RE: Revised OpenSSL hardware support Salz, Rich
- Re: OpenSSL + Macintosh? Bill Doster
- Re: Revised OpenSSL hardware support Dr Stephen Henson
- Re: Revised OpenSSL hardware support Lutz Behnke
- Re: Revised OpenSSL hardware support Dr Stephen Henson
- Re: Revised OpenSSL hardware support Chris Zimman
- Re: Revised OpenSSL hardware support Lutz Behnke
- RE: Revised OpenSSL hardware suppo... Chris Zimman
- RE: Revised OpenSSL hardware support Chris Zimman
- RE: Revised OpenSSL hardware support Salz, Rich
- Re: Revised OpenSSL hardware support Dr Stephen Henson
- Re: Revised OpenSSL hardware support Peter Gutmann
- Re: Revised OpenSSL hardware support Lutz Behnke
- Re: Revised OpenSSL hardware support Per Nilsson
- Re: Revised OpenSSL hardware support Chris Zimman
- RE: Revised OpenSSL hardware support Ron Ramsay