The Artima Developer Community
Sponsored Link

Weblogs Forum
JavaOne 2009, Day 2: Clouds, Scala & JavaFX.COM

3 replies on 1 page. Most recent reply: Jul 7, 2009 5:51 PM by Arash Barirani

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
Arash Barirani

Posts: 20
Nickname: barirani
Registered: Jul, 2003

JavaOne 2009, Day 2: Clouds, Scala & JavaFX.COM (View in Weblogs)
Posted: Jun 3, 2009 5:07 PM
Reply to this message Reply
Summary
At this year's JavaOne, you can notice the buzz around "cloud computing." Vendors seem to have different takes on just what this term means. Then there are fun new languages for the VM, such as Scala, JavaFX, and Clojure. And old languages seem to be moving to the VM, too: There are JavaOne sessions on running PHP on the JVM, for example.
Advertisement

At JavaOne 2009, "cloud" is in. The word "cloud" as in Cloud Computing, is noticeable everywhere. There is Sun's Cloud Computing, Google's App Engine Cloud Computing, Cloud messaging, and more. And it seems like everyone is using the cloud a little differently from others.

I find the meaning of the word "cloud" a bit cloudy, to say the least. The concept of cloud computing basically revolves around providing the user (the application developer in this case) the host/server as well as all the necessary software (appserver, database, J2EE SDK…) that he/she needs to build, deploy and execute his web application. The user just builds and deploys and the cloud will do the rest. I think a better term would be "Ready-To-Go" Computing. That is really what Cloud computing is, at least how the vendors present it. You can even shorten it to "R2G Computing".

I talked to a couple of people from Sun and found out there is website with JavaFX examples and sample code, http://www.javaFX.COM. I actually like the website itself. It is colorful and easy to use. Have to check out the sample apps a bit more.

As for new stuff at JavaOne 2009, there is a new JVM language, Scala, that I like to chat about with my peers and friends at JavaOne. I'm also looking forward to learning more about what is new with the Spring framework.

I attended a session titled: "How to Run PHP Faster Using Java Technology" and it turns out there is at least one Java-based version of PHP, Quercus, that allows one to run PHP in a Java environment. Why implement PHP in Java? Well it turns out it is fast, and also this way you can take advantage of all sorts of Java services and utilities that may not be readily available in a PHP environment.

By the way, if you feel "Cloud Computing" is, or somewhat not, a clear term and you have a better one, please feel free to mention it in your comment.

Till tomorrow,

Arash


Jeffrey Blake

Posts: 1
Nickname: hammercode
Registered: Jun, 2009

Re: JavaOne 2009, Day 2: Clouds, Scala & JavaFX.COM Posted: Jun 6, 2009 8:14 PM
Reply to this message Reply
I attended CommunityOne and I was surprised how excited people were about Scala. I went to a presentation on Lift - a framework that sits on top of Scala - and was quite impressed and will be looking for opportunities to use the language in place of Java.

I like the name "Cloud" computing - I think it originates from a drawing where a "cloud" is placed around computing services. But "Sun Cloud" is an interesting juxtaposition of words!

Dominique De Vito

Posts: 1
Nickname: dmdevito
Registered: Jun, 2009

Re: JavaOne 2009, Day 2: Clouds, Scala & JavaFX.COM Posted: Jun 16, 2009 12:18 AM
Reply to this message Reply
SUN has missed an important opportunity from Quercus.
SUN should have developped itself within open source a Quercus-like software to spread Java under PHP, and then, to spread Java hosting instead of PHP.

IMHO, SUN has missed different opportunities with PHP. I wrote a post about PHP/Java relationships here:
""
PHP 5 is close to Java 1.4 and maybe even more much closer to JavaScript!
http://www.jroller.com/dmdevito/entry/php_5_is_close_to
""

Arash Barirani

Posts: 20
Nickname: barirani
Registered: Jul, 2003

Re: JavaOne 2009, Day 2: Clouds, Scala & JavaFX.COM Posted: Jul 7, 2009 5:51 PM
Reply to this message Reply
Seems like Sun has been focusing on JavaFX for the past 2-3 years -- and it had more emphasis this year than last. I do have to give Sun/JavaOne credit since there has been a PHP track in JavaOne for the past few years.
Sure, they could open up the stage for more discussion on PHP-Java interworking...

Flat View: This topic has 3 replies on 1 page
Topic: Scala Previous Topic   Next Topic Topic: Self-Introduction and Declaration of Intents

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use