 |
TSS Symposium Europe - Day 3
Posted by meeraj on June 24, 2006 at 04:10 AM | Comments (3)
I think the whole theme of the conference has been based mainly around Grid, with different parties trying to push their technology as the best fit for realising grid-based computing. We had four different technologies (some of them I would say can complement each other) claming to be grid-enablers.
Spaces based grids pushed by the Gigaspaces guys
Grid based on high-performant messaging using something like ActiveMQ by James. Interestingly enough James had a quite indifferent view on spaces.
Transparent JVM clustering by the Terracotta guys
Distributed transactional caches like Tangosol by Cameron and JBossCache by Bela Ban
I have got some interesting views of comparing spaces and JMS, which I will cover later.
The panel discussion in the morning was led by Cedric, Wayne Beaton, Bruce Tate and Eric Doernenburg. The panel discussed a lot of topics related to development including,
Need for dynamic languages -> mainly from Bruce :-)
The psychology of testing, importance of having proper functional tests to cater for architectural refactoring in XP environments -> I mentioned this briefly in one of my previous blogs
Dominance of Eclipse and IntelliJ over poor Netbeans. Surprisingly (or not) only one amongst the audience admitted to using Netbeans
Importance of debugging to increase productivity. I would be interested to know how many of you debug actively as part of your development
Interestingly, nothing much was said on build tools, continuous integration etc.
Heinz's session was quite refreshing in increasing developer productivity. I think I will try to cover the whole of Heinz's session in another blog by the end of this weekend. It does deserve an entry on its own.
John Davies from C24 gave a session on a case study on the use of grid in investment banking. It started with a lot of promise in terms of real world examples of using grid-enabled technologies. Didn't cover much in the end. As I said earlier, I have got an interesting entry coming up comparing JMS and spaces, I warn you guys, it is going to be a bit controversial :-)
James presented a nice session on ActiveMQ. Covered some of the advanced features. He was quite excited about message groups. We already use that at work using Oracle AQ's support for correlation ids in messages. Interacting with a JMS server from the telnet console was pretty cool. Other features included,
Wildcard search and hierarchical topics
Composite destinations
XPath based filtering on messages with XML body
A variety of client types etc
Overall the conference was a nice experience. Without naming names, I thought some technologies were overly hyped up. All in all, TSS did a very good job organizing the conference.
Bookmark blog post: del.icio.us Digg DZone Furl Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment
-
Hi Meeraj,
Sorry to hear you didn't get much out of my case-study. One of the main problems is that banks don't like talking about what they do and although I've worked on around a dozen interesting grid-based implementations I can't talk about them. The presentation I gave was anonymised so that if a member of the audience was from the bank in question, they wouldn't recognise the scenario - not an easy task especially if you want to continue to provide content to the audience.
Thanks for the kind comments about my key-note, best regards,
-John-
Posted by: jdavies on June 27, 2006 at 03:15 AM
-
Hi Meeraj
Interesting summary…
"As I said earlier, I have got an interesting entry coming up comparing JMS and spaces, I warn you guys, it is going to be a bit controversial :-)"
You may want to take a look at the following information for your discussion:
Space Based Messaging
JMS vs JavaSpaces
In any case I would be very interested in your findings.
Nati S.
CTO GigaSpaces
Posted by: natis on July 02, 2006 at 04:48 PM
|