start | find | index | login or register | edit | ||
2005-08-02
by earl, 7050 days ago
gpoul poked a bit thru the JavaOne session slides and came up with quite a bit of interesting stuff. especially the sessions on the new java.util.concurrent are well worth a glance. "Simpler, Faster, Better: Concurrency Utilities in Java 5" (TS-5807) provides a very good overview: thread execution schedulers (executors), futures, read-write locks and a lock-free concurrent hashmap implementation (based on CAS). "Concurrency Utilities in Practice" (TS-3423) shows the practical application of some of those things."Evolving the Java Language" (TS-7955) gives an overview of how Java the language is going to develop. all the interesting things (well, multiple dispatch and method references/closures) are basically a no-no ;) instead XML integration at the language (syntactic) level is a major topic, current "brainstorming" is basically sexprs with # as lexical marker for XML node names: XML shelf = #shelf { elsewhere, the JVM instruction set may be extended to better support "dynamic" languages. hopefully they'll add a tail call instruction/hint as well ;) i can't find any way to place direct links to the session slides - if anyone else finds out: drop a note, please. |
search aug 2, in: 36 active users
backlinks (more) none, yet recent stores (more) recent comments echo earlZstrainYat|tr ZY @. |
|
earl.strain.at • esa3 • online for 8662 days • c'est un vanilla site |