AFAIK SAPDB uses its own implementation of async i/o on all *nix. On Windows the OS async i/o is used.
so how it this async-i/o implemented?
if there is only a blocking IO under *nix, an async-i/o can only be implemented at the cost of using many threads.
_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
