Login  
Search All Forums
Dart Home | PowerTCP Web for ActiveX | Custom Development Reply | PowerTCP Web for ActiveX Topics | Forums   
AuthorForum: PowerTCP Web for ActiveX
Topic: Performance questions
User1036

Posts: 3
Member Since: 11/26/00
posted November 26, 2000 3:57 PM

A couple performance related questions...

1. Is there a performance differnece between running the component in a blocking vs. non-blocking situation? If so, which is faster.

2. If during a GET request and the timeout expires, what happens? Is that considered an error or an event? How can I tell if a timeout has occured?

Thank you
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted November 26, 2000 5:09 PM


1) There would be more message processing being done (idle loops and such) in blocking mode, so I guess non-block would give better performance. However, it's a lot harder to write in non-block

2) Please see "Timeout" in the Online Help
Reply | PowerTCP Web for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX