Rudy,

The short answer is that I don't think YOU can make it thread safe - this is something 
IBM would have to do - UNLESS you wrote a wrapper that forced single threading (which 
sort of defeats the purpose)

Would something like RedBack provide an adequate alternate solution for you? (Could 
also use 2/3 of our Visage stack to work with ASP if you REALLY wanted to, but you 
then loose "nice" things like dictionary aware drag & drop designer)

Ross Ferris
Stamina Software
Visage – an Evolution in Software Development


>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
>Behalf Of Nick Southwell
>Sent: Friday, 27 February 2004 10:08 AM
>To: U2 Users Discussion List
>Subject: RE: Uniobjects & Asp
>
>Nooooo. Let me try and prevent the pain I had to go through.
>
>We avoided Uniobjects because by design its use is for client/server
>And it doesn't handle multiple concurrent requests. Knowing this
>We used UniOLEDB and it turned out to have concurrency issues as well
>whereby the driver threads correctly but the unirpc service queues
>All requests and processes them serially. On a simple
>Query 1 user takes 5 seconds and if 2 users hit the page they both take
>9 to 10 seconds and so on. Our backend is Unidata 5.2 so it may be
>different
>for universe but please, please do some concurrency testing before you
>Embark on any project. We have had to rewrite totally with Raining
>Data's
>Pick Data provider.
>
>Cheers
>
>Nick
>
>-----Original Message-----
>From: Cooper, Rudy [mailto:[EMAIL PROTECTED]
>Sent: 26 February 2004 21:46
>To: [EMAIL PROTECTED]
>Subject: Uniobjects & Asp
>
>
>Hello Everyone,
>
>I have a requirement to use Asp with Uniobjects.  Our OS is W2K and the
>backend is UV 10.0.10.  I was thinking about creating ActiveX Dll's in
>VB6 that would do things like create a UV session, instantiate subr
>object, etc.  I read in the u2-users list archive something to the
>effect of Uniobjects not being thread safe.  Does that still hold true ?
>If so how do you make it thread safe ?
>
>thx,
>
>rudy
>
>--
>u2-users mailing list
>[EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
>
>This correspondence is confidential and is solely for the intended
>recipient(s). If you are not the intended recipient, you must not use,
>disclose, copy, distribute or retain this message or any part of it. If you
>are not the intended recipient please delete this correspondence from your
>system and notify the sender immediately.
>
>No warranty is given that this correspondence is free from any virus.  In
>keeping with good computer practice, you should ensure that it is actually
>virus free. E-mail messages may be subject to delays, non-delivery and
>unauthorised alterations therefore, information expressed in this message
>is
>not given or endorsed by Open and Direct Group Limited unless otherwise
>notified by our duly authorised representative independent of this message.
>
>Open and Direct Group Limited is a limited company registered in United
>Kingdom under number 4390810 whose registered office is at 10 Norwich
>Street, London, EC4A 1BD
>
>--
>u2-users mailing list
>[EMAIL PROTECTED]
>http://www.oliver.com/mailman/listinfo/u2-users
>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.595 / Virus Database: 378 - Release Date: 25/02/2004
>

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.595 / Virus Database: 378 - Release Date: 25/02/2004
 
--
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to