Pushing the envelope

Darren's take on Java, agile methods, cool open source stuff, interesting technologies and other random wanderings through the land of blog.
Updated: 26/01/2003; 11:49:35.
Places to go
Apache Jakarta Project
c2.com
ExtremeProgramming.org
OpenSymphony
XProgramming.com
XP Developer

People to see
Russell Beattie
Eugene Belyaev
Tony Bowden
Mike Cannon-Brookes
Jeff Duska
Paul Hammant
Scott Johnson
Brett Morgan
Rickard Öberg
James Strachan
Joe Walnes

Things to do

Subscribe to "Pushing the envelope" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.


That was the day
September 2002
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          
Aug   Oct



Archives
December 2002
November 2002
October 2002
September 2002
August 2002

Listening To


Valid RSS

Click here to visit the Radio UserLand website.

  05 September 2002

The java.nio stuff looks good.  The non-blocking sockets classes especially.  It looks similar in operation to the C 'select' function.  Wonder how long before some of the app. server products make use of it.  It will be interesting to see how much of a performance benefit there is compared to all the clever multi-threaded connection handling architectures that have evolved in the meantime.

Read more at:

http://www.onjava.com/pub/a/onjava/2002/09/04/nio.html


8:52:47 PM      comment []

SPAM.  Sigh.  It won't even start to get fixed until SMTP servers have a mechanism to athenticate each other (callback with a digest etc). [Part of the problem.....]

Paul Graham has been looking into this very subject, with an interesting approach:

http://www.paulgraham.com/spam.html.

Bayesian filtering, cool - I should have paid more attention in stats classes.


8:32:36 PM      comment []

© Copyright 2003 Darren Hobbs