667623 members! Sign up to stay informed.

Sponsored Links


Resources

Enterprise Java
Research Library

Get Java white papers, product information, case studies and webcasts

News News News Messages: 11 Messages: 11 Messages: 11 Printer friendly Printer friendly Printer friendly Post reply Post reply Post reply XML XML XML

Google cloud languages: Python pedals to peak? Java on the way?

Posted by: Jack Vaughan on November 13, 2009 DIGG
According to a recent survey of more than 500 developers from Evans Data, Python use has risen 45% since the spring of 2009! The company correlates these results with the release of the Google App Engine cloud development platform. The App engine only supported Python when released in April of 2008, though it has recently come to support Java. What do you think? Will Python peak in the Google cloud? Will Java take over sooner or later? What about GO?

http://www.businesswire.com/portal/site/home/permalink/?ndmViewId=news_view&newsId=20091110006763

Threaded replies

·  Google cloud languages: Python pedals to peak? Java on the way? by Jack Vaughan on Fri Nov 13 09:57:01 EST 2009
  ·  OLPC by Pablo Moleri on Fri Nov 13 12:23:00 EST 2009
    ·  Re: OLPC by dwi kulmen on Sat Nov 14 07:56:19 EST 2009
  ·  Re: Google cloud languages: Python pedals to peak? Java on the way? by James Watson on Fri Nov 13 12:33:09 EST 2009
  ·  Java will overtake in time by NN NN on Fri Nov 13 14:34:09 EST 2009
    ·  python sucks by Chief Thrall on Fri Nov 13 18:56:48 EST 2009
      ·  And your point is???? by Julian Lawton on Mon Nov 16 05:41:02 EST 2009
        ·  Oops by Julian Lawton on Mon Nov 16 05:43:02 EST 2009
        ·  Re: And your point is???? by Bostjan Dolenc on Mon Nov 16 08:25:28 EST 2009
        ·  Re: And your point is???? by art src on Tue Nov 17 18:17:21 EST 2009
          ·  Re: And your point is???? by Chief Thrall on Wed Nov 18 15:01:45 EST 2009
  ·  Re: Google cloud languages: Python pedals to peak? Java on the way? by Henry Dominik on Sun Nov 22 04:21:28 EST 2009
  Message #329117 Post reply Post reply Post reply Go to top Go to top Go to top

OLPC

Posted by: Pablo Moleri on November 13, 2009 in response to Message #329109
¿What about OLPC and Sugar?
Python is the main language there and the project is pretty recent.

  Message #329119 Post reply Post reply Post reply Go to top Go to top Go to top

Re: Google cloud languages: Python pedals to peak? Java on the way?

Posted by: James Watson on November 13, 2009 in response to Message #329109
"A recent survey from Evans Data claims Python use has risen 45% since the spring of 2009! Mmmm. Kind of non-linear."

Is it? Here's an example of linear growth:

# increase
-----------
1 ---
2 100%
3 50%
4 33%
5 25%
6 20%
7 16.7%
8 14.3&
9 12.5%
10 11.1%
11 10%
...
100 1%

45% probably is a big jump but without previous numbers, there's no way to tell if that is the case. A yearly increase of 1% is non-linear.

I can't really say for sure but this seems kind of shaky. 380+ respondents? Maybe that's statistically significant but could easily be non-representative. 45% across the set of all developers seems a bit unlikely. Have Python book sales gone up similarly? What about hits to Python websites or posts on Python forums?

  Message #329128 Post reply Post reply Post reply Go to top Go to top Go to top

Java will overtake in time

Posted by: NN NN on November 13, 2009 in response to Message #329109
java will overtake in time. They release Java support recently so obviously it takes a lot for community to adopt. Also many Java apps are in production and not easy to move on GAE right away. GAE has to enable SQL support to Java apps and see the jump right away but that won't happen in near future. Also JDO or JPA as datastore is not very popular or say easy to migrate from existing SQL base backend.
I think one question every developer or company will ask when get into cloud "how easy to migrate and costly to port away from GAE"

  Message #329136 Post reply Post reply Post reply Go to top Go to top Go to top

python sucks

Posted by: Chief Thrall on November 13, 2009 in response to Message #329128
Quote from Google enginner

"Python will still be slower than C and Java, use more memory and have inferior threading "

http://groups.google.com/group/unladen-swallow/browse_thread/thread/4edbc406f544643e

  Message #329139 Post reply Post reply Post reply Go to top Go to top Go to top

Re: OLPC

Posted by: dwi kulmen on November 14, 2009 in response to Message #329117
good is 110 % tahnk you is survey

  Message #329175 Post reply Post reply Post reply Go to top Go to top Go to top

And your point is????

Posted by: Julian Lawton on November 16, 2009 in response to Message #329136
The same points were made about Java - and if those were the only grounds on which to choose a language, we'd all be using assembler.

There were people who thought the move from punched cards to interactive VDU terminals was a waste of precious computing resource.

Overall, though, the trend since the 1950s has been to higher-level, more abstract languages - like Java - balanced against machine resources.

Java is just occupies the current 'sweet spot'.

  Message #329176 Post reply Post reply Post reply Go to top Go to top Go to top

Oops

Posted by: Julian Lawton on November 16, 2009 in response to Message #329175
Shame my reply wasn't in line with the comment!

  Message #329178 Post reply Post reply Post reply Go to top Go to top Go to top

Re: And your point is????

Posted by: Bostjan Dolenc on November 16, 2009 in response to Message #329175
The same points were made about Java - and if those were the only grounds on which to choose a language, we'd all be using assembler.
Actually, the situation is quite different. If you check the linked thread, there's a lot of talk about how application developers rewrote hot spots either in cython or plain C. This was never the case with Java. The closest we got was native parts of VM, linking to capabilities of native OS (IO, DirectX...) and a few esoteric things like high performance encryption. "Going native" was never a serious option for application developers.

  Message #329285 Post reply Post reply Post reply Go to top Go to top Go to top

Re: And your point is????

Posted by: art src on November 17, 2009 in response to Message #329175
The same points were made about Java - and if those were the only grounds on which to choose a language, we'd all be using assembler.


Agree completely

There were people who thought the move from punched cards to interactive VDU terminals was a waste of precious computing resource.

Overall, though, the trend since the 1950s has been to higher-level, more abstract languages - like Java - balanced against machine resources.


I am not convinced of this. I think there has always been a place for high level languages, like shell and JCL in certain domains.




Java is just occupies the current 'sweet spot'.


Java's sweet spot does not seem to be in a performance/abstraction dimension. Slow interpreted languages, like PHP, work fine for web applications from a performance perspective.

And Java is not the best choice for high performance, although Java's performance issues in many specific domain seem to be solvable if that was a priority:

http://marc.info/?l=git&m=124111702609723&w=2

So Java is not the best choice for writing something like git, from a performance perspective.

  Message #329329 Post reply Post reply Post reply Go to top Go to top Go to top

Re: And your point is????

Posted by: Chief Thrall on November 18, 2009 in response to Message #329285
And Java is not the best choice for high performance


For problems where hot-spot operations needs access to some kind of low level primitives Java is going to be slow, however, to the best of my knowledge, there is no such platform to develop applications for high performance business application computing as Azul systems (http://www.azulsystems.com/). These guys are running JVMs on 800+ CPUs, multigigabyte heaps and what not. (their JVM is based on OpenJDK if I am not mistaken)

If you ever wondered on which platform Doug Lea is doing research for next generation of concurrent/parallel Java facilities, check Azul out.

PS I'm in no way associated with Azul etc...

  Message #329405 Post reply Post reply Post reply Go to top Go to top Go to top

Re: Google cloud languages: Python pedals to peak? Java on the way?

Posted by: Henry Dominik on November 22, 2009 in response to Message #329109
I think the survey clearly demonstrates what people are using these days. I started learning Python and using it in anger when I signed up for the GAE myself.

What this means is that people are ready to try something else outside the dominance of Java.

New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com

Dependency Injection in Java EE 6 - Part 1

Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6. (November 2, Article)

SAML: It's Not just for Web services

SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options. (September 28, Article)

Programming is Also Teaching Your Team

Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team. (September 22, Article)

Can Java EE Deliver The Asynchronous Web?

Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies. (July 14, Article)

JSF Flex

JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags. (June 29, Article)

The Rules of SOA - A Road to a Successful SOA Implementation

In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project. (June 23, Tech Talk)

Ari Zilka Talks About Terracotta 3.1

Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now. (June 15, Tech Talk)

Enterprise Application Integration, and Spring

In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements. (June 15, Tech Talk)

Google Web Toolkit: An Introduction

In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls. (June 4, Tech Talk)

Just Enough Early Architecture to Guide Development

Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable. (May 28, Tech Talk)

Productive Programmer: On the Lam from the Furniture Police

This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work. (May 26, Tech Talk)

Auto-Scaling Your Existing Web Application

Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers. (May 21, Tech Talk)

Automating Hibernate Mapping and Queries For Java Web Development

Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application. (May 19, Article)

Auto-Scaling Your Existing Web Application

In this session Nati Shalom demonstrates how to take a standard Java EE web application and scale it out or down dynamically without changes to the application code. Seeing as most web applications are over-provisioned to meet infrequent peak loads, this is a dramatic change because it enables growing your application as needed, when needed, without paying for unutilized resources. (May 19, Tech Talk)

Free Book: Jakarta-Struts Live

Download the entire book of Jakarta-Struts Live and learn about Struts MVC, Tiles, the Validator, DynaActionForms, plug-ins, internationalization, and more.
(Book PDF Download)

Application Server Matrix

The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
Java Solutions
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map