Springsource Acquires Hyperic
San Francisco-based Hyperic, recently named a "cool vendor" by Gartner and a "company to watch in 2009" by Linux Magazine, provides web application performance management software that is used by numerous Fortune 1000 entities, including many of the world's largest SaaS and consumer web companies. Hyperic's solutions monitor and manage the performance and availability of the entire application stack from hardware and operating systems to virtual machines, web servers, application servers, databases, and more -- giving IT and web operations a unified view and control of the performance and health of their entire web infrastructure." SpringSource's Spring Framework is an Apache-licensed Java application framework. (Found on Linux Journal)
Posted May 5, 2009 19:42 UTC (Tue)
by flewellyn (subscriber, #5047)
[Link] (5 responses)
I've never heard of either of these companies.
Posted May 5, 2009 20:25 UTC (Tue)
by mattdm (subscriber, #18)
[Link]
Posted May 6, 2009 16:38 UTC (Wed)
by robertm (subscriber, #20200)
[Link] (3 responses)
Posted May 6, 2009 19:47 UTC (Wed)
by nix (subscriber, #2304)
[Link] (2 responses)
Posted May 6, 2009 20:20 UTC (Wed)
by robertm (subscriber, #20200)
[Link] (1 responses)
Posted May 6, 2009 21:25 UTC (Wed)
by flewellyn (subscriber, #5047)
[Link]
Springsource Acquires Hyperic
no kidding.
Springsource Acquires Hyperic
Who acquired who, now?
Springsource is pretty big in the Java world. They make a product that uses XML and buzzwords to turn compile-time errors into runtime exceptions.
Springsource Acquires Hyperic
to great lengths to convert runtime exceptions into nice safe static
compile-time errors... and Java contains a compiler which can throw
exceptions when things go wrong, so the conversion the other way comes
automatically.
You wouldn't want to do that. Unfortunately, Java culture frequently seems to really wish that Java were a dynamically typed language — and under a very thin layer of static typing, it is. Spring is basically a workaround for real deficiencies in the Java linking model plus quite a few helper classes for simplifying common actions that require a large amount of Java boilerplate, but the "dependency injection" part of the cure is in many ways worse than the disease.
Springsource Acquires Hyperic
Springsource Acquires Hyperic