threads and dictionaries
bartig at pinpoint.com
bartig at pinpoint.com
Mon Dec 11 14:21:39 EST 2000
More information about the Python-list mailing list
Mon Dec 11 14:21:39 EST 2000
- Previous message (by thread): dictionaries thread safe
- Next message (by thread): threads and dictionaries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm writing a program that passes dictionaries into a subroutine that's threaded. Are dictionaries thread safe? If so how would I go about making changes to the dictionaries inside of a thread so that other threads can take advantage this? Sent via Deja.com http://www.deja.com/ Before you buy.
- Previous message (by thread): dictionaries thread safe
- Next message (by thread): threads and dictionaries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list