On 26/11/06, Alef Veld <[EMAIL PROTECTED]> wrote: > I tried parralelizing synchronized snmpget calls by using posix > threads. I spawn a certain amount of threads, lock them with mutexes, > and later reap them by pthread_join. > > No go. Memory critical region seems to be affected all kinds of > gibberish i get on screen.
Please see the file README.thread This describes the current situation regarding multi-threaded use of the Net-SNMP suite. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
