Unix Formula - UNIX Pro

Get the latest news and get the most out of Unix.


Recent Stories...
Alfresco, MySQL and Red Hat Deliver First Open Source JSR-170 Benchmark

8 December 2006

OpenLogic Expert Community Successfully Brings Together Open Source Community and Enterprise Users

7 December 2006

Jive Software Launches IgniteRealtime.org Website in Response to Explosive Community Support for Its Open Source EIM Products

7 December 2006

CA Advances Virtual Platform Management With Newest Release of Unicenter ASM

5 December 2006

Vonage Selects EnterpriseDB

5 December 2006

Communications Platforms Trade Association Adds Three Members

5 December 2006

AccessIT's Christie/AIX Deployment Program Hits Average Monthly Screen Installs of 266

5 December 2006

Liberty Alliance Announces 'Open Source Identity for the Web 2.0 Era' Webcast November 29

5 December 2006

VA Software Reports First Quarter Fiscal 2007 Results

5 December 2006

Leading Telco Carriers Tout Versatility of Sun Microsystems' Java(TM) System Content Delivery Server

5 December 2006

XBRL Enhances Performance Management Applications and Offers Immediate External Benchmarking Business Benefits

5 December 2006

Azul Systems Gains Major Market Support for Its Approach to Delivering Business Critical Java Solutions

5 December 2006

DigitalFX International, Inc. Announces Q4 '06 and Full Year '06 Revenue Guidance, as Well as Initial 2007 Revenue and Margins Guidance

5 December 2006

$0 Net Cost Promotion With Sprint Activation for CDU-550 Mobile Broadband USB Modem Supporting Windows, Windows Mobile, Linux, Mac Systems

4 December 2006

Acronis Joins Red Hat ISV Partner Program; Becomes Red Hat Ready Partner

4 December 2006

Future Media Concepts Targets IT Professionals and Systems Administrators with New Mac OS X Training Options

2 December 2006

OSDL Mobile Linux Initiative Gains Another Heavy Hitter

2 December 2006

Trusted Computer Solutions' Cross Domain Linux Product Now Part of Accredited System at U.S. Coast Guard

29 November 2006

Xandros Desktop - Professional Spearheads New Line of Enterprise Linux Management Solutions

29 November 2006

AIX Group, Inc. Names Peter Soloway Vice President of Program Business Development

29 November 2006

Novell Launches First 'Desktop-to-Data Center' Management Solutions That Deliver on Interoperable, Cross-Platform Vision

29 November 2006

HPC4U Fault Tolerant Middleware - Open Source Version Released

29 November 2006

Unisys Predicts 2007 Open Source Trends: Architectural Approaches and Specialized Stacks Will Dominate

29 November 2006

MapGuide Open Source and Autodesk Mark Record Downloads in First Year

29 November 2006

Novell Launches First 'Desktop-to-Data Center' Management Solutions That Deliver on Interoperable, Cross-Platform Vision

29 November 2006

Report: IBM #1 in Global Server Revenue, Blades and UNIX in 3Q 2006

29 November 2006

University-Built Election System Raises Bar and Released Open Source

29 November 2006

Montilio and Open Source Systems to Provide Fastest File Servers Available on the Market

29 November 2006

IBM Open Source Application Server Gains Support of More Than 600 Partners in Six Months

29 November 2006

Report: IBM Open Source-Based Application Server Growing Nearly Three Times Faster Than JBoss

24 November 2006

Sun Open Sources Java Platform and Releases Source Code Under GPL License Via NetBeans and Java.net Communities

23 November 2006

IBM Introduces Linux and Grid Implementation Service Products

22 November 2006

Internet Systems Consortium Turns to Sun's Solaris(TM) 10 Operating System and Sun Fire(TM) x64 Servers to Power the Internet

18 November 2006

Novell Announces Amendment and Extension of Consent Solicitation

18 November 2006

Microsoft and Novell Announce Broad Collaboration on Windows and Linux Interoperability and Support

15 November 2006

Novell Releases Mono 1.2 With Enhanced Support for .NET on Linux

15 November 2006

The Sage Group plc Announces Global Partnership With MySQL AB

15 November 2006

Linux Networx Announces Performance Tuned Supercomputing

15 November 2006

XenSource Announces High Performance Virtualization of Microsoft Windows and Linux Based on the Xen(TM) Hypervisor

15 November 2006

vtiger Upgrades its Enterprise-class Open Source CRM Solution With New Features

15 November 2006


Archive
April 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004


Unix Formula - UNIX Pro RSS Feed
RSS Feed

We support:

Linux Intrusion Detection System
Linux Gazette



 

Sun Microsystems Introduces NetBeans Profiler Milestone 11 for Optimized Java Application Run-Time Monitoring

1 January 1970

Sun Microsystems Inc. (Nasdaq: SUNW), the creator and leading advocate of Java(TM) technology, today announced NetBeans Profiler Milestone 11, the latest release of its high-performance Java application profiler, and an add-on to the upcoming open source NetBeans(TM) IDE release 5. Application profilers are crucial to building reliable, scalable applications as they provide information about the run-time behavior of applications. The new version of the NetBeans Profiler will help optimize the Java application development process by providing tighter run-time monitoring of CPU, memory, and threads, in addition to new early access support for the Mac OS X.
As a collaboration between Sun's research arm and its open source NetBeans Software team, the Profiler is add-on technology to the NetBeans integrated development environment, which serves as the foundation of development tools for both the Java Enterprise System (JES) and Solaris Enterprise System (SES). The NetBeans Profiler has been architected from the outset to deliver low- overhead profiling, tight integration with the Java platform, and support for profiling of all types of applications: desktop, web, and enterprise. In addition to early access support for Java profiling on Mac OS X, the latest release of the NetBeans Profiler provides continued support for Java(TM) Platform, Standard Edition 5 (Java SE 5) applications running on the Solaris(TM) Operating System (OS), Windows and Linux.
The NetBeans(TM) Profiler is based on profiling technology originally developed in Sun Laboratories. This technology uses dynamic bytecode instrumentation to allow for profiling with dramatically lower overhead, giving the ability to obtain results in situations where the use of other profilers becomes unpractical or impossible. Profiling an example application from the Java SE 5 JDK, the NetBeans Profiler imposed only 10% of the overhead of traditional Java profilers.
"The key challenges facing Java developers trying to improve performance in their applications are that traditional profilers introduce excessive overhead and overwhelm developers with too much information," says Tim Cramer, Director of NetBeans Engineering. "We have enhanced the developer workflow by adding the profiler capability to the NetBeans IDE. Now developers can edit, compile, debug, test and profile leading to more robust applications."
The NetBeans IDE has seen significant increases in user adoption over the last 18 months. Release 5 of the NetBeans IDE, scheduled for early 2006, will accelerate that trend by providing additional unique feature enhancements: code aware developer collaboration, a new visual GUI development tool (Project Matisse), leading edge tools for developing mobile applications, and the NetBeans Profiler. Adding the profiler to the mix of tools available to the developer in the NetBeans IDE, enhances developer workflow, changing the model from edit/compile/test/debug to edit/compile/test/debug/profile, leading to more robust applications.
In addition to this momentum with IDE features, and users, the NetBeans Platform has seen increased interest and support among industry partners, including one of Sun's newest acquisitions, SeeBeyond(TM).
"Long before SeeBeyond joined forces with Sun, it supported the NetBeans Platform," says Jerry Waldorf, Chief Architect of the Integration Platform, Sun Microsystems. "Several years ago, SeeBeyond chose to build its toolset on the NetBeans Platform, because of the extensibility and ease-of-use. The SeeBeyond Integration Products require a high performance, fully featured platform that can integrate seamlessly with the offering. The NetBeans Platform continues to deliver that and more."
For more information the features available in NetBeans Profiler 11, please visit: http://www.netbeans.org/products/profiler/features.html
About Sun Microsystems, Inc.
A singular vision -- "The Network Is The Computer"(TM) -- guides Sun in the development of technologies that power the world's most important markets. Sun's philosophy of sharing innovation and building communities is at the forefront of the next wave of computing: the Participation Age. Sun can be found in more than 100 countries and on the Web at http://sun.com
NOTE: Sun, Sun Microsystems, the Sun logo, Java, Solaris, NetBeans, and The Network Is The Computer are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.
FOR MORE INFORMATION:
Carrie Kasten
Sun Microsystems
347-534-2093
carrie.kasten@sun.com
allpress@sun.com
(415) 365-0462

Source: prnewswire


All trademarks and copyrighted information contained herein are the property of their respective owners.

 
Telecom News
Voip News
Hardware News
Wireless News



A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z