-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I've created some network server which makes connection between client (xmlrpc) and server(proprietary). The server is used with producer/consumer like structure where producer accepts socket and push it to the queue and consumer pops stored socket and process requests. My question is it does work when requests are not that busy, but it crashes randomly when too many requests arrived. I'm not using NSThread mechanism, instead, I'm using simple posix pthread_xxxx calls directly. Is this problem? Thanks in advance. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF8n6yQqspS1+XJHgRAmKKAKCoZd513xJg4YDb7WEwt06Nbk1gHgCfZV6n e2Lh7trAE5Bk9r/ldb6rEpE= =IT07 -----END PGP SIGNATURE----- _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
