Hi

My c application has an init function which has to be called once when the
service comes up. It reads from a set of configuration files and stores all
these details in memory until the life of the service, so that all the
threads have access to them.
If i have to convert this c application into a web services, how and Where
exactly in the generated code can this init function be called?

Please clarify

Thanks
Sathya

Reply via email to