[jdev] parsing xml (xmpp) with ruby
Remko Tronçon
remko at el-tramo.be
Fri Oct 3 07:24:22 CDT 2008
> threading is really a must know these days.
Threading isn't more a 'must' than it was before. Only resort to
threads when you *really* have a problem that can only be solved with
adding threads. Otherwise, stay away from it if you want to maintain
your sanity. I doubt that the poster's software project is already in
that stage where he needs threads to solve his problems.
cheers,
Remko
More information about the JDev
mailing list