Adobe to Open Source Messaging Protocols
By Andy Patrizio
December 13, 2007
Adobe Systems today announced it will release the remoting and messaging technologies used in Flex, Flash and other Adobe products as open source projects. Because the technologies are fairly mature, Adobe isn't so much looking for help from the open source community as it is looking to get its technology into more hands.
Adobe intends to release the remoting and HTTP-based messaging technologies in its LiveCycle Data Services ES along with the Action Message Format (AMF) protocol specification under the named BlazeDS. They will be made available as public betas under the Lesser General Public License (LGPL) v3 and downloadable from Adobe Labs.
The Action Message Format (AMF3) is a binary data protocol specification used in a variety of Adobe products, including Flash, which is used on almost every computer due to its availability on Linux and Mac OS in addition to Windows.
Adobe said BlazeDS will allow developers to add data connectivity to rich Internet applications (RIAs) , such as its Flex and AIR client technologies, for real-time collaboration and data-push capabilities. It will also allow RIAs to easily connect back to server applications ranging from Java apps to Adobe ColdFusion components.
"We want to provide much broader access to this important data integration technology for Flex and AIR developers," Tom Barclay, senior product marketing manager at Adobe told InternetNews.com. "As people build more and more rich Intenet apps, they have more requirements for connectivity to back end systems for exchanging data between clients and servers."
In addition to offering up the code, Adobe will offer Adobe LiveCycle Data Services, Community Edition, a subscription offering with certified builds of the code and support services for customers. Eventually, Adobe plans to work out how to implement some of the ideas from the open source community back into the commercial product, although that will take time.
"We will eventually allow people to become contributors," said Barclay. "Over time, as we gain experience and trust in working with some of these developers, we will allow them to become contributors." He said it would have to be worked out just how contributions would be rolled back into the commercial product.
Because AMF is a mature product, Adobe isn't looking for help with development. Mostly, it just wants to seed the community, something it can't do with a closed binary, said Barclay.
"When you open it up to the community, you just have a lot more involvement. You have more people writing articles on it, more people opening forums on it. Most programmers learn by example, studying and copying code and such. It just opens it up to a broader range of people," he said.
Burton Group senior analyst Richard Monson-Haefel felt this was an "everybody wins" decision on Adobe's part. "Open source does a few things. It allows Adobe to leverage the community, assuming the community is interested. It also helps Adobe get the message out that their Flex data services is not required in order to use their other tooling," he said.
Adobe expects to release BlazeDS in early 2008. The bundle will come with the Tomcat server as well as sample apps and code so people can get basic applications up and running fairly quickly, according to Barclay.
原文地址:
http://www.internetnews.com/bus-news/print.php/3716331
分享到:
相关推荐
Open-Messaging是一个重要的开源项目,致力于提供一个厂商中立的、全球统一的分布式消息系统标准。这个标准的主要目标是促进跨平台、跨语言的互操作性,为大数据、物联网(IoT)和微服务架构提供可靠的消息传递能力...
本书《Open Source Messaging Application Development: Building and Extending Gaim》由Sean Egan编写,深入探讨了如何使用Gaim进行即时通讯应用的开发。 #### 二、Gaim概述 Gaim是一款免费且开源的即时通讯...
题目内容是:阅读Open-Messaging的接口代码(本工程内除了demo目录外的其他代码),了解Topic,Queue的基本概念,并实现一个进程内消息引擎。 题目提到了阿里新推出的Open-Messaging规范。但其实第一赛季的代码实现...
With this hands-on guide, you’ll use the STOMP and MQTT messaging protocols to write iOS and web applications capable of sending and receiving GPS and device sensor data, text messages, and alerts. ...
* This book focuses on the open source Jabber XML-based IM protocols (www.jabber.org) to create Java IM software. These open protocols allowS your IM Software to seamlessly communicate with the large...
"第三届阿里巴巴中间件性能挑战赛初赛-基于Open-Messaging实现进程内消息引擎 比赛代码.zip" 这个标题揭示了本次比赛的核心内容。首先,这是阿里巴巴主办的一场针对中间件性能的竞赛,重点在初赛阶段。其次,比赛的...
nstant messaging apps like Whatsapp, Kik Messenger, and Snapchat are hot right now and there are some existing instant messaging protocols that could be used to build your own Delphi XE6 Firemonkey ...
### J2EE Open Source Toolkit: 构建企业级平台的核心知识点 #### 一、J2EE概述 J2EE(Java 2 Platform, Enterprise Edition)是Sun Microsystems为满足企业级应用开发需求而提出的一种标准技术框架。它基于Java ...
第三届阿里中间件性能挑战赛初赛-《基于Open-Messaging实现进程内消息引擎》,代码仅供学习交流
Flex Messaging系列JAR包是Adobe Flex与Java之间进行通信的核心组件,主要负责建立富互联网应用程序(RIA)与服务器之间的消息传递。这些JAR文件包含了多种服务和协议的支持,使得Flex客户端能够与Java后端无缝交互...
The author, Kareem Yusuf, uses his real-world knowledge of JMS and open standards to teach the reader how to most effectively use JMS and IBM software to implement messaging solutions within the ...
开放消息 第三届阿里中间件性能挑战赛 阅读开放消息规范,了解消息,主题,队列,生产者,消费者等概念,并基于相关语言的接口实现进程内消息引擎。(看demo像是消息中间件RocketMQ的一个简单版本) ...
Flex Messaging是Adobe Flex框架的一部分,它提供了一个强大的实时通信平台,允许客户端(通常是Flex应用程序)与服务器进行双向数据交换。4.7.3版本是这个组件的一个更新,它可能包含了性能提升、错误修复以及新的...
赠送jar包:spring-messaging-5.0.8.RELEASE.jar; 赠送原API文档:spring-messaging-5.0.8.RELEASE-javadoc.jar; 赠送源代码:spring-messaging-5.0.8.RELEASE-sources.jar; 赠送Maven依赖信息文件:spring-...
《深入剖析Spring Messaging源码》 Spring框架是Java开发中的基石,其强大的功能和灵活性深受开发者喜爱。在Spring生态中,Spring Messaging是一个重要的模块,它为构建消息驱动的应用提供了核心支持。本文将深入...
During the course of this book, you ...After reading this book, you will be equipped with all the knowledge you need to build applications effectively using Spring and its related open source projects
In this way, it is similar to other protocols such as WebRTC, which enable near real-time communication between Internet-connected devices. With this book, developers will learn about the ...
Informatica Ultra Messaging是一种低延迟消息传递软件,它以超低延迟、高流动性和高吞吐量为主要特点,能够处理大量数据,是目前资本市场广泛使用的一种软件。它的部署环境非常广泛,在全世界超过170个生产环境中...
Written by a Pivotal engineer, Spring Boot Messaging is an authoritative guide to the many messaging APIs and how to use these for creating enterprise and integration solutions. You will learn and ...