Re: Shameless self promotion - JavaOne

2011-10-05 Thread Colin Yates
Also, I have to ask - why didn't you use one of the many industry-standard 
toolsuites?  (I am particularly partial to Zabbix myself but I don't have 
thousands of machines to monitor, only  100).
Excerpts from Dennis's message of 2011-10-05 05:55:01 +0100:
 Here is a link to my presentation.
 
 http://dl.dropbox.com/u/5831287/JavaOne%202011%20-%20Monitoring%20a%20Large-Scale%20Infrastructure%20with%20Clojure%20FINAL.pptx
 
 Sorry about the file format :)
 
 Let me know if the link doesn't work.
 
 -- Dennis
 
 On Tue, Oct 4, 2011 at 10:17 AM, C. Arel java10c...@gmail.com wrote:
  Hi Dennis and Chas,
  I'd also like the slides if possible. Maybe if you could post them
  here in the group more people can get them.
 
  Thanks,
  Can
 
  On 27 Sep, 17:50, 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
 

-- 
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


Re: Shameless self promotion - JavaOne

2011-10-05 Thread Chas Emerick
I will blog a summary of the talk along with the slides shortly.  I have quite 
the backlog of drafts to polish up, but they're coming. :-)

- Chas

On Oct 4, 2011, at 8:17 AM, C. Arel wrote:

 Hi Dennis and Chas,
 I'd also like the slides if possible. Maybe if you could post them
 here in the group more people can get them.
 
 Thanks,
 Can
 
 On 27 Sep, 17:50, 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

-- 
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


Re: Shameless self promotion - JavaOne

2011-10-05 Thread Boris Mühmer
Thanks for the slides! The presentation is very interesting.

Was there a recording of Your talk?


  - boris


2011/10/5 Dennis shr3ks...@gmail.com:
 Here is a link to my presentation.

 http://dl.dropbox.com/u/5831287/JavaOne%202011%20-%20Monitoring%20a%20Large-Scale%20Infrastructure%20with%20Clojure%20FINAL.pptx

 Sorry about the file format :)

 Let me know if the link doesn't work.

 -- Dennis

 On Tue, Oct 4, 2011 at 10:17 AM, C. Arel java10c...@gmail.com wrote:
 Hi Dennis and Chas,
 I'd also like the slides if possible. Maybe if you could post them
 here in the group more people can get them.

 Thanks,
 Can

 On 27 Sep, 17:50, 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

 --
 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

-- 
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


Re: Shameless self promotion - JavaOne

2011-10-04 Thread C. Arel
Hi Dennis and Chas,
I'd also like the slides if possible. Maybe if you could post them
here in the group more people can get them.

Thanks,
Can

On 27 Sep, 17:50, 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


Re: Shameless self promotion - JavaOne

2011-10-04 Thread Dennis
Here is a link to my presentation.

http://dl.dropbox.com/u/5831287/JavaOne%202011%20-%20Monitoring%20a%20Large-Scale%20Infrastructure%20with%20Clojure%20FINAL.pptx

Sorry about the file format :)

Let me know if the link doesn't work.

-- Dennis

On Tue, Oct 4, 2011 at 10:17 AM, C. Arel java10c...@gmail.com wrote:
 Hi Dennis and Chas,
 I'd also like the slides if possible. Maybe if you could post them
 here in the group more people can get them.

 Thanks,
 Can

 On 27 Sep, 17:50, 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

-- 
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


Re: Shameless self promotion - JavaOne

2011-10-04 Thread Leonardo Borges
How about putting it up on slideshare?  Pretty sure they can import pptx ;)

Cheers,
Leonardo Borges
www.leonardoborges.com


On Wed, Oct 5, 2011 at 3:55 PM, Dennis shr3ks...@gmail.com wrote:

 Here is a link to my presentation.


 http://dl.dropbox.com/u/5831287/JavaOne%202011%20-%20Monitoring%20a%20Large-Scale%20Infrastructure%20with%20Clojure%20FINAL.pptx

 Sorry about the file format :)

 Let me know if the link doesn't work.

 -- Dennis

 On Tue, Oct 4, 2011 at 10:17 AM, C. Arel java10c...@gmail.com wrote:
  Hi Dennis and Chas,
  I'd also like the slides if possible. Maybe if you could post them
  here in the group more people can get them.
 
  Thanks,
  Can
 
  On 27 Sep, 17:50, 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

 --
 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

-- 
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

Re: Shameless self promotion - JavaOne

2011-10-04 Thread Dennis
Good idea.  I am having problems with slideshare displaying the
presentation.  I probably need to get on another machine to try to
convert it to something more useful, and that will take a couple of
days.  I will post when I do.

-- Dennis

On Wed, Oct 5, 2011 at 12:05 AM, Leonardo Borges
leonardoborges...@gmail.com wrote:
 How about putting it up on slideshare?  Pretty sure they can import pptx ;)
 Cheers,
 Leonardo Borges
 www.leonardoborges.com


 On Wed, Oct 5, 2011 at 3:55 PM, Dennis shr3ks...@gmail.com wrote:

 Here is a link to my presentation.


 http://dl.dropbox.com/u/5831287/JavaOne%202011%20-%20Monitoring%20a%20Large-Scale%20Infrastructure%20with%20Clojure%20FINAL.pptx

 Sorry about the file format :)

 Let me know if the link doesn't work.

 -- Dennis

 On Tue, Oct 4, 2011 at 10:17 AM, C. Arel java10c...@gmail.com wrote:
  Hi Dennis and Chas,
  I'd also like the slides if possible. Maybe if you could post them
  here in the group more people can get them.
 
  Thanks,
  Can
 
  On 27 Sep, 17:50, 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

 --
 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

 --
 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

-- 
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


Re: Shameless self promotion - JavaOne

2011-09-29 Thread Boris Mühmer
That would be great!


Thanks in advance,
boris


2011/9/29 Dennis shr3ks...@gmail.com:
 I am not sure to what extent there will be recording.  However, I can
 send you my slides after the presentation.

 -- Dennis

 On Wed, Sep 28, 2011 at 12:47 AM, Boris Mühmer
 boris.mueh...@googlemail.com wrote:
 Will there be any slides or maybe even a recording of this session?

 I would be very interested in this talk, but I can't go there...


 Regards,
 Boris


 2011/9/27 Dennis shr3ks...@gmail.com:
 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

 --
 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

 --
 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

-- 
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


Re: Shameless self promotion - JavaOne

2011-09-29 Thread Chas Emerick
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
AbstractFew 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


Re: Shameless self promotion - JavaOne

2011-09-29 Thread Felix Filozov
Is the location of the meetup anywhere close to the conference?

On Wednesday, September 28, 2011, Sean Corfield seancorfi...@gmail.com
wrote:
 The Bay Area Clojure User Group is scheduled to meet on Thursday
 October 6th. Any out of town Clojurians who would be around for that
 meetup and might be persuaded to come and talk about what they're
 doing with Clojure?

 http://www.meetup.com/The-Bay-Area-Clojure-User-Group/

 Sean

 On Tue, Sep 27, 2011 at 8:50 AM, Dennis shr3ks...@gmail.com wrote:
 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

 --
 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

-- 
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

Re: Shameless self promotion - JavaOne

2011-09-29 Thread Sean Corfield
On Thu, Sep 29, 2011 at 11:35 AM, Felix Filozov ffilo...@gmail.com wrote:
 Is the location of the meetup anywhere close to the conference?

The group alternates between San Francisco and Mountain View but we're
considering meeting every month in San Francisco and running the
Mountain View meetings less frequently in addition, going forward.
Because of Java One, we'll almost certainly meet up in San Francisco
this coming week.

Sean

 On Wednesday, September 28, 2011, Sean Corfield seancorfi...@gmail.com
 wrote:
 http://www.meetup.com/The-Bay-Area-Clojure-User-Group/

-- 
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


Re: Shameless self promotion - JavaOne

2011-09-28 Thread Sean Corfield
The Bay Area Clojure User Group is scheduled to meet on Thursday
October 6th. Any out of town Clojurians who would be around for that
meetup and might be persuaded to come and talk about what they're
doing with Clojure?

http://www.meetup.com/The-Bay-Area-Clojure-User-Group/

Sean

On Tue, Sep 27, 2011 at 8:50 AM, Dennis shr3ks...@gmail.com wrote:
 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

-- 
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


Re: Shameless self promotion - JavaOne

2011-09-28 Thread Boris Mühmer
Will there be any slides or maybe even a recording of this session?

I would be very interested in this talk, but I can't go there...


Regards,
Boris


2011/9/27 Dennis shr3ks...@gmail.com:
 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

-- 
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


Re: Shameless self promotion - JavaOne

2011-09-28 Thread Dennis
I am not sure to what extent there will be recording.  However, I can
send you my slides after the presentation.

-- Dennis

On Wed, Sep 28, 2011 at 12:47 AM, Boris Mühmer
boris.mueh...@googlemail.com wrote:
 Will there be any slides or maybe even a recording of this session?

 I would be very interested in this talk, but I can't go there...


 Regards,
 Boris


 2011/9/27 Dennis shr3ks...@gmail.com:
 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

 --
 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

-- 
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


Shameless self promotion - JavaOne

2011-09-27 Thread Dennis
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