Hi,
Multi domain support should work.
You just need to define your domains in openhpiclient.conf.
Each OpenHPI daemon serves just one domain. So in a multi domain configuration 
you need to run multiple daemons.
If you need multiple daemons on the same server you need to assign different 
ports and pid files.
The client library will find the daemons by their entries in the 
openhpiclient.conf file.
You can also add domains dynamically (but still a daemon must be running for 
them), using oHpiDomainAdd function.
If you want to play with this, I recommend also the client ohdomainlist and the 
hpi_shell commands.
Cheers,
Uli



From: liu pf [mailto:[email protected]]
Sent: Freitag, 13. Mai 2011 10:45
To: [email protected]
Subject: [Openhpi-devel] what is the status of multi domains support in OpenHPI?

Hi,

Could anybody be kindly tell me about the status of multi domains support in 
OpenHPI?
I dig into the code, and found that the function "oh_create_domain"  only 
called by main >oh_init >. So I think there is no way to create more than one 
domain for current OpenHPI version.
Am I right?

Thanks,
Pierce
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel

Reply via email to