The Artima Developer Community
Sponsored Link

Java Buzz Forum
Lots of people at the meetup tonight and "grash"

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Simon Brown

Posts: 636
Nickname: simonbrown
Registered: Jun, 2003

Simon Brown is a Java developer, architect and author.
Lots of people at the meetup tonight and "grash" Posted: Oct 20, 2004 9:36 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Simon Brown.
Original Post: Lots of people at the meetup tonight and "grash"
Feed Title: Simon Brown's weblog
Feed URL: http://www.simongbrown.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on Java, software development and technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Simon Brown
Latest Posts From Simon Brown's weblog

Advertisement

I popped along to the London Java Meetup briefly this evening and it was great to see so many new faces, and some old ones too (even if they have switched to the dark side!). Jez has a new toy and I'm glad it runs the BBC micro games quicker than his last laptop. He also has a rather cool little app he's been working on called grash. It's a shell-type environment for Java applications written with Groovy. I think you have to see it to truely understand what's going on, but essentially it gives you UNIX commands like ps, ls and cat over the Java objects running inside a JVM. The ps command shows you the threads running, ls shows the classes that you've configured to look at, and cat shows their toString() value. I hope I got that right. It sounds a little strange but if you think what you could do to production systems with something like this (i.e. management and monitoring in realtime) then it's pretty smart. I'm sure we haven't seen the last of this idea.

Apologies for leaving early, I'm out of London for the rest of the week.

Read: Lots of people at the meetup tonight and "grash"

Topic: Java Business Integration (JSR-208) Early Draft Posted Previous Topic   Next Topic Topic: More on Subscription Pricing

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use