
31 Jan
2010
31 Jan
'10
11:01 p.m.
On Sun, Jan 31, 2010 at 9:00 PM, saidimu apale <saidimu@gmail.com> wrote:
...
Python and Java are my primary languages, I use the rest only if I have to and there are some I will never use no matter what.
:) I'm a Java refugee myself, just a few months old in Python. And I love most of what I've seen so far.
Check out Stackless Python <http://www.stackless.com/> as well, it has a very easy-to-use multi-threading model.
Stackless Python looks interesting. I haven't needed to do any real concurrency work yet, but I'll definitely check it out as soon as I get the opportunity. Joseph.