InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Results of the Eclipse Community Survey

Posted by Abel Avram on Jul 03, 2009

Sections
Process & Practices,
Architecture & Design,
Development
Topics
Java ,
Survey ,
Architecture
Tags
Eclipse

The Eclipse Foundation has conducted a survey in order to discover statistical details about its members: the OS used while developing, the primary database or the main deployment application server, and other information like the level of satisfaction using Eclipse.

Methodology

The survey was promoted through eclipse.org, Eclipse Foundation newsgroup, a blog post on PlanetEclipse and a few tweets during April 14 and May 15, 2009.  The survey was addressed to English speaking users and it is biased towards Eclipse users, but any user could take the survey. 1,365 respondents completed the survey.

Most of the users, 53.8%, were programmers, while 17.7% of them were System Architects and 11.5% were Development Managers.

image

Regarding the industries they are working in, the high-tech manufacturing sector and the professional services sector represent 50%.

image

Results

Operating System. A notable result shown by the survey is that for OS used while developing in Eclipse, Windows comes down 10% compared with 2007 results, while Linux climbs 7%. Windows is still the OS of choice with 64% while Linux accounts for 27%. The predominant Linux distribution is Ubuntu with 14.5%. Mac OS X number of users has doubled to 6.9% from 3.5% in 2007.

image 

IDE. The most popular IDE among Eclipse users is Eclipse JDT, 60%, followed by Eclipse PHP Development Tools, 12.6%, and C/C++ Developer Tools, 6.3%. 80% of the respondents say they are using a secondary IDE.

Source Code Management. The predominant SCM tool is Subversion followed by CVS.

image

Change Management System. 22.7% respondents are not using any CMS tool. From those who are using one, Bugzilla and JIRA share the first place at about 17% each.

image

Database. MySQL and Oracle are each used as primary database in about 27% of the cases. Considering the recent acquisition of Sun by Oracle, it results that Oracle accounts for more than 50% of the DB installations for Eclipse users.

image

Application Server. Apache Tomcat is leader with 34.8%, but a large number of users, 25.3% do not use an application server.

image

Open Source Maturity. This means how many open source products are used by the companies the respondents work for and how much they contribute with code to those products. According to the survey analysis:

In 2007, 46% were allowed to use OSS but could not contribute back; now this group
has decreased to only 27%. In contrast, 48.2% of respondents are now allowed by their
company to use and contribute back to OSS communities—a significant increase from
37% in 2007. How much OSS impacts an organization has changed as well. 15.6% of
respondents report that their organization relies on OSS as a business model, an
increase from 10% in 2007.

Satisfaction. This shows the overall level of satisfaction in using Eclipse. 89.1%, a very large percentage, are either satisfied or very satisfied using Eclipse.

image 

In many cases, Eclipse is perceived as an IDE, but actually Eclipse is an “open source community with over 100 open source projects, 1,000 committers, 170 member companies, thousands of companies embedding Eclipse into products and applications and million of users.“

Useful links: Survey Analysis, Complete Survey Results, Eclipse Survey 2007.

good by Wrong Mr. Posted
servers by kane taker Posted
  1. Back to top

    good

    by Wrong Mr.

    1st comment of the account

  2. Back to top

    servers

    by kane taker

    i thought glassfish users are more ...strage to see tomcat leads..

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.