Search the web
Sign In
New User? Sign Up
ace-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 40845 - 40874 of 42992   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
40845
ACE VERSION: 5.4.4 HOST MACHINE and OPERATING SYSTEM: Windows XP Professional. TARGET MACHINE and OPERATING SYSTEM, if different from HOST:. COMPILER NAME AND...
José Elías Herr...
jelias@...
Send Email
Mar 1, 2005
2:10 pm
40846
hi all, i am trying to compile ACE under Fedora core 3, but i am not achieving any success so far. All i can get is this error: [floor@localhost ACE_wrappers]$...
Enrico Borrione
devel@...
Send Email
Mar 1, 2005
2:28 pm
40847
Hello Doug, Understand now. Thanks for the explanation. I would be happy to contribute atomic ref counting to ACE. Is there a FAQ for how to contribute? ...
Sarbak, Joseph T.
joseph.sarbak@...
Send Email
Mar 1, 2005
2:36 pm
40848
Hi, To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF), which is in ...
Johnny Willemsen
jwillemsen@...
Send Email
Mar 1, 2005
2:39 pm
40849
... I'm not sure if this will be helpful for you, but for building my RPMs I use a makefile which gathers (among other things) header files and libraries for...
Thomas Lockhart
Thomas.Lockhart@...
Send Email
Mar 1, 2005
4:48 pm
40850
Hi Sean, Thanks very much for your email. Please make sure to send all questions related to TAO or ACE to the ACE mailing list or ACE+TAO newsgroup, rather...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 1, 2005
5:59 pm
40851
Hello, We want to use TAO on HP-UX 11.x platform but it is mentioned in the build page of TAO that it is "Nearly fully supported, i.e., periodically tested" . ...
nilabja roy
nilabja_r@...
Send Email
Mar 1, 2005
6:29 pm
40852
Hi Shaun, ... Thanks very much for your email. Please make sure to send all questions related to TAO or ACE to the ACE mailing list or ACE+TAO newsgroup than...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 1, 2005
6:49 pm
40853
Hi all, A very general question: Does anyone use the ACE netsvcs logging client and logging server daemon interface? I looked at "The ACE Programmers Guide"...
David Hawkins
dwh@...
Send Email
Mar 1, 2005
11:18 pm
40854
Sorry for a bit of PR again - AnyUnit C/C++ Edition add-in for Visual Studio 2003 .NET is available for download at http://www.anyunit.com. AnyUnit is a unit...
Serge Kolgan
skolgan@...
Send Email
Mar 2, 2005
8:24 am
40855
ACE VERSION: 5.4.4 I was suggested to use this version of ACE with BCB6 by Johnny Willemsen. HOST MACHINE and OPERATING SYSTEM: Windows XP SP2 COMPILER NAME...
Aapo Mäkinen
aapo.makinen@...
Send Email
Mar 2, 2005
9:48 am
40856
Hi, ... Yes, this I the one to use ;-). Thanks for using the PRF form ... This is a missing step in the documentation, do the following, go to ...
Johnny Willemsen
jwillemsen@...
Send Email
Mar 2, 2005
10:00 am
40857
Hi Michael, Thanks very much for your email. Please make sure to send all questions related to TAO or ACE to the ACE mailing list or ACE+TAO newsgroup, rather...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 2, 2005
1:25 pm
40858
Hi Enrico, ... To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF),...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 2, 2005
1:26 pm
40859
Hi Dipesh, ... I'm not sure what you're asking for here. Do you just want to have some of the Token library classes, but not all of them? ... Again, I'm not...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 2, 2005
1:28 pm
40860
Hi Nilabja, ... It's important to distinguish between platforms that are supported by the DOC group vs. those supported by companies like OCI. We (i.e., the...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 2, 2005
1:32 pm
40861
Hi David, ... Yes. ... To daemonize the logging servers all you need to do is pass the '-b' option to the main driver program, which runs under control of the ...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 2, 2005
1:35 pm
40862
Hi, We as Remedy IT also support HPUX. We have several systems available and we also publish a daily build on the scoreboard. If you have specific questions ...
Johnny Willemsen
jwillemsen@...
Send Email
Mar 2, 2005
1:36 pm
40863
Hi Michael, If you want to use more than 1024 sockets, you MUST use thread per connection, and it will work. If you don't, you will end up inserting some fd...
Eider Oliveira
eider.oliveira@...
Send Email
Mar 2, 2005
1:47 pm
40864
Hi Rohini, Thanks very much for your email. Please make sure to send all questions related to TAO or ACE to the ACE mailing list or ACE+TAO newsgroup, rather...
Douglas C. Schmidt
schmidt@...
Send Email
Mar 2, 2005
2:29 pm
40865
Hi folks, ... Not true. However, for Linux, it takes some kernel tuning to get the fd limit above 1024. ... in ... Here is the procedure for raising the limit:...
Steve Huston
shuston@...
Send Email
Mar 2, 2005
3:16 pm
40866
Ok, you are right in how to raise the limit, but doing this and trying to use the Select reactor will not work. To use fd above 1024, you cannot use select....
Eider Oliveira
eider.oliveira@...
Send Email
Mar 2, 2005
3:24 pm
40867
Hello, I have been looking at the ACE_Atomic_Op< ACE_Thread_Mutex, long > specialization in ace/Atomic_Op.* files. The implementation uses function pointers...
Sarbak, Joseph T.
joseph.sarbak@...
Send Email
Mar 2, 2005
5:01 pm
40868
... Thanks for the feedback Doug! Regards Dave Hawkins....
David Hawkins
dwh@...
Send Email
Mar 2, 2005
5:26 pm
40869
Hi Eider, I have a customer running 10000 sockets on a Linux system. They may have to tweak FD_SETSIZE as well, but they're doing it. Whether or not you'd want...
Steve Huston
shuston@...
Send Email
Mar 2, 2005
5:36 pm
40870
Hi Steve, I really want to help on Dev Poll reactor, but as I solved this using thread per connection strategy, we're focusing on another issues regarding...
Eider Oliveira
eider.oliveira@...
Send Email
Mar 2, 2005
5:53 pm
40871
Hi, We have the problem with Reactor functionality in ACE on Windows CE. It seems that problem relates to implementation of WaitForMuptipleObjects() API...
GIF
gif@...
Send Email
Mar 2, 2005
7:29 pm
40872
Hello, Doug, thank you for asking for a proposal. Here it is below. Listed first are changed to the declaration, followed by changes to the implementation. I...
Sarbak, Joseph T.
joseph.sarbak@...
Send Email
Mar 2, 2005
8:08 pm
40873
I read a paper a while ago about the distributed Logging Server devleoped with ACE that ties into the logging service. I was wondering if this code has changed...
John Buttitto
johnboy@...
Send Email
Mar 2, 2005
8:13 pm
40874
... The ACE logging service is described briefly in $ACE_ROOT/netsvcs/ACE-netsvcs.html The usage of the ACE logging service is described in Ch 3 of The ACE...
David Hawkins
dwh@...
Send Email
Mar 2, 2005
8:44 pm
Messages 40845 - 40874 of 42992   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help