Python vs. Ruby
Francis Burton
F.L.Burton at bio.gla.ac.uk
Tue Dec 31 10:51:55 EST 2002
More information about the Python-list mailing list
Tue Dec 31 10:51:55 EST 2002
- Previous message (by thread): Python vs. Ruby
- Next message (by thread): Python vs. Ruby
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Lyle Johnson wrote: > No, Ruby and Python use very different threading implementations. Python > uses "native" or "system" threads (depending on your choice of > terminology) while Ruby uses "user" or "lightweight" threads. What difference does this make in practice? Is there somewhere I can read about "native" vs "user" threads? Francis
- Previous message (by thread): Python vs. Ruby
- Next message (by thread): Python vs. Ruby
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list