Comments
Richard Davies wrote: The UK has a good crop of technology pioneers in cloud computing - for example ElasticHosts, FlexiScale, Flexiant, OnApp - and also some strong government initiatives such as G-Cloud. We will have to see whether this kind of technical leadership converts into swift mass-market adoption or not.
Cloud Expo on Google News


2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
SYS-CON.TV
Top Links You Must Click On


Who's on the Market of Fast Communication Protocols for Flex?
An interview with the creator of WebOrb Mark Pillar

There are different ways of connecting Web clients written in Flex with the server-side applications being that Java, PHP, Ruby on Rails, ASP or anything else that can generate HTTP responses. Up till today, the  least expensive way was by using Flex objects  HTTPService or  WebService.  You did not have to purchase any expensive communication software to use these two Flex objects. For example, take, say Java Servlet ot JSP, remove the visual portion that it sends to the browser  - let it send the data only – and create a nice Flex front end that communicates with your J2EE server using HTTPService MXML tag.  The same goes for PHP or ASP applications. Or use Apache Axis and have it generate the WSDL  from your server side POJO and use Flex WebService tag  to consume the newly created Web Service.  If you compare an old Web application with an aging woman, this approach is similar to performing  a cosmetic surgery  operation – a fresh looking face on a somewhat  slow performing body.  This solution works for lots of people,  but can you turn this old lady into a young looking responsive girl?  Yes you can, if in addition to the facelift you’ll start pumping the blood ten times faster…by using faster than HTTP protocols.

Adobe has two server-side solutions for this– free open source BlazeDS (implements AMF3 porotocol and messagein) and a commercial component called LiveCicle Data Services ES (LCDS was formerly known as Flex Data Services) that implements AMF 3 and RTMP protocols  that perform effective data compression while exchanging  the data between a Web browser and the server. Some benchmarks show that these protocols would often give you at least ten time speed increase in the data intensive applications.  But is Adobe the only plastic surgeon in town? No, it’s not.

For example, an open source product called Granite Data Services is in the works, and it’ll provide the AMF3 implementation to connect with Java server-side applications (POJO/Spring/EJB3). Yet another player here is also an open source product called OpenAMF, which implements the AMF0 protocol for Flex remoting.  

There is another open source AMF3-based remoting  framework  called Cinnamon targeted at Java/Spring/EJB3 applications.

But today, we’ll be talking about another commercial-grade alternative to AMF Adobe offerings called WebORB.  I’m talking to Mike Piller from Midnight Coders, the company that created WebOrb.

 1.    Mark, I know that you offer WebOrb,  the AMF3 implementation for the server side applications written in .Net, Java, PHP and Ruby on Rails and we'll discuss these a bit later, but let's start with the most important question – do you have any free versions of WebOrb?

Absolutely. WebORB for Java, PHP and Ruby on Rails is entirely 100% free. We do not break up these products into any editions, so all of the functionality comes at no cost. The .NET build of the product has a Standard edition which is free as well. All products offer integration

support for Flex (AMF3), Flash (AMF0) as well as AJAX clients. There are no limitations on the numbers of CPUs it can run on or the number of applications you can deploy in it. For Flex clients, a developer would use the RemoteObject API and can easily remote Java, .NET, PHP or Ruby objects. Additionally, the PHP and Ruby editions are open source (MPL license).

 2.    It would not be fair to say that WebOrb is an alternative to LCDS,  because it does not offer RTMP support, Data Management Services and  other useful features available in LCDS. On the other hand, WebOrb offers something that does not exists in LCDS. Can you briefly list the WebOrb features that in your opinion should be appealing for Flex developers?

Yakov, I believe WebORB for Java is a solid alternative to both LCDS and BlazeDS. It provides support for Flex Remoting and has a very powerful implementation of Data Management. The product includes integration with JMS and supports Flex pub/sub (Consumer/Producer) system. RTMP support offers an alternative mechanism to data delivery (push vs. pull). Since we support client-side polling, all the same applications one can create based on RTMP would work with WebORB anyway. By the way, RTMP support will be available in the next 2 to 3 months. As for Data Management, our approach is makes is very easy to get started as it generates all the client-side (ActionScript) and server-side (Java) code to work with the user-specified database. With the LCDS approach developer has to write all the code including data transfer objects (DTO), query execution code, data mappers, etc. To me it significantly impacts productivity as
developers keep writing the same type of code over and over. And we should use tools to automate that step. I also would like to remind that all of this functionality is available at no charge at all.

About Yakov Fain
Yakov Fain is a Managing Director of Farata Systems, consulting, training and product company. He has authored several Java books, dozens of technical articles. SYS-CON Books released his latest co-authored book , Rich Internet Applications with Adobe Flex and Java: Secrets of the Masters in Spring 2007. Sun Microsystems has nominated and awarded Yakov with the title Java Champion. He leads the Princeton Java Users Group. He is an Adobe Certified Flex Instructor. Yakov co-athored the O'Reilly book "Enterprise Application Development with Flex". He twits at twitter.com/yfain.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Enterprise Open Source Magazine Latest Stories . . .
Apache Deltacloud, the Red Hat-contributed ReSTful API that abstracts differences between clouds so services on any cloud can be managed – provided of course there’s a driver – has graduated from the Apache Foundation’s incubator and is now a full-fledged Top-Level Project (TLP). The...
With Cloud Expo 2012 New York (10th Cloud Expo) just four months away, what better time to start introducing you in greater detail to the distinguished individuals in our incredible Speaker Faculty for the technical and strategy sessions at the conference... We have technical and st...
AMD said late Tuesday that its chief sales officer Emilio Ghilardi had left the company and that CEO and president Rory Read is going to do his job while a replacement is sought. AMD didn’t say why Ghilardi left but it’s assumed Read wants his own people. Read is relatively new to th...
During the lifespan of M3 (Monitis Monitor Manager) there has always been something lacking – timers. M3 execution procedure was outlined in this previous article. The execution mentioned in the latter was a one-time-execution, whereas server monitoring requires periodic invocati...
Red Hat is putting its bought-in Gluster scale-out NAS storage technology, acquired in October, on the Amazon cloud. It’s styled Red Hat Virtual Storage Appliance for Amazon Web Services and other clouds are supposed to follow in short order.
A new episode of the screencast series is now available at the OpenNebula YouTube Channel. This screencast demonstrates the new easily-customizable self-service portal for cloud consumers. Its aim is to offer a simplified access to shared infrastructure for non-IT end users. The scree...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON Featured Whitepapers
ADS BY GOOGLE