Re: Default concurrency model for client in Orbacus 4.0.5
Frederico Faria <[email protected]> Wed, 7 Sep 2005 17:22:44 -0300 (ART)
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
Hi David, I didnt have a manual. But now I found a 4.0.5 manual on web. I have changed the concurrency model for "threaded" in my client application. I am communicating with a CORBA server based on OMNIORB implementation. The server uses the "thread pool" model. I have 2 threads on client application. When the thread 1 invoke the remote request my server user code implementation "blocks" and it doesnt return the control for the caller ( client thread ). Then At this time a second thread tryes to invoke the same operation, but this second call seems dont reach the server. I think it stays blocked on client side !???? is It the right behaviour using these concurrency models ? I would like that the second thread has not been blocked ..How can I solve it ? Thank you, Frederico faira --- David Weir <[email protected]> escreveu: > Hello Frederico, > > On Tue, Sep 06, 2005 at 06:09:41PM -0300, Frederico > Faria wrote: > > > > Hi, > > > > Which is the default concurrency model for client > > applications in Orbacus 4.0.5 ? is it the threaded > > model ? > > > > Thank you, > > Frederico Faria > > For Orbacus 4.0.5, the defauly concurrency model for > the client-side ORB > is Blocking. This simply means that the client-side > ORB blocks while > sending requests. > > You should consult the Orbacus manual for more > information. Please let > me know if you do not have access to the manual. > > Cheers, > Dave > > -- > David Weir > Team Orbacus - Your CORBA Source > E-Mail: [email protected] > WWW: http://www.orbacus.com > _______________________________________________________ Yahoo! Messenger com voz: PROMOÇÃO VOCÊ PODE LEVAR UMA VIAGEM NA CONVERSA. Participe! www.yahoo.com.br/messenger/promocao _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html