Looks good, Dennis.

Similarly, I'll be giving a talk at Java One on Clojure; I'll do my
best to warm up the crowd for you. :-)

Session ID: 25060
Session Title: Real-Time Hot Code Deployment with Clojure
Venue / Room: Parc 55 - Embarcadero
Date and Time: 10/4/11, 13:30 - 14:30
Abstract                Few things help boost developer productivity more than
speeding the delivery of code into running environments. Dynamic
languages help by shortening development lifecycles and simplifying
application models, and tools provide similar benefits for static
languages such as Java and Scala, but these options are fundamentally
partial workarounds. This session details how Clojure—a dynamic,
compiled JVM language—facilitates hot code deployment that completely
eliminates turnaround time for developing locally, updating remote
production servers, and even modifying code running on mobile devices.
The presentation uses an open source, IDE-agnostic tool chain to
demonstrate these capabilities and how they accelerate common
development practices.

Perhaps old hat for many here, but hopefully will be a good
introduction to a compelling advantage Clojure offers.

Cheers,

- Chas

On Sep 27, 11:50 am, Dennis <shr3ks...@gmail.com> wrote:
> Hey guys,
>
> I will be giving a talk at JavaOne (it is Clojure related).  Here is
> the information.
>
> Title:          Monitoring a Large-Scale Infrastructure with Clojure
> Time             Tuesday, 07:30 PM, Parc 55 - Embarcadero
> Length          45 Minutes
> Abstract:               Monitoring a large infrastructure brings unique 
> challenges
> that require blending development and operations concepts. This
> session discusses how Dell Inc. used Clojure to develop a
> data-flow-based monitoring system that stores, evaluates, and acts on
> hundreds of thousands of metrics.
>
> It covers
> • Real-world applications of Clojure's parallel programming constructs
> to take advantage of multiple cores available in today's systems
> • Using Clojure's homoiconic nature to create DSLs
> • Taking advantage of Clojure running on the JVM to use the Java ecosystem
> • How DevOps takes advantage of the JVM dynamic languages to develop
> new monitoring tools
> Track           Emerging Languages, Tools, and Techniques
> Optional Track          The Java Frontier
>
> -- Dennis

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to