A better concept would be to have 20 child processes which are feeded by the parent process which consumes the results of the child processes and put's them into the database.
You'll have to use pipes for that.
Even better would be to use a asynchronious DNS-lookup-API. That would remove any need to fork().
_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
