The problem regarding variable thread number in socketing with AIO made through kaio lies in kaio itself. It seems that kaio creates worker threads to handle socket requests.
When I use port-event mechanism with polling - PORT_SOURCE_FD as event source, everything works as expected. Correct me if I'm wrong but it seems that aio_read/aio_write with port-event are not best solution for asynchronous socketing on solaris ? best regards Mirko This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
