Paul Krill
Editor at Large

Curl bolsters RIA data access

news
Jan 6, 20092 mins

Adobe's Action Message Format is a higher-performance alternative to XML, Curl says

Curl, maker of the Curl Rich Internet Application Platform for Internet development, on Tuesday is releasing Curl Data Kit Data Services, providing an alternative to cumbersome XML-based data access for Curl applications.

Instead of XML, Curl’s data services library leverages Adobe AMF (Action Message Format), a binary protocol for exchanging data between an RIA client and server platforms, Curl said.

[ Related: Adobe opened up access to AMF last year. ]

“Today, most access to databases is through XML,” which is verbose and slow, said Richard Treadway, vice president of marketing and product strategy at Curl. Using AMF provides higher performance, he said.

The initial release of the of the library implements remoting and Web messaging services supported by the open-source BlazeDS server, including publish/subscribe, RPC, and security and authorization capabilities. Communication with the server is asynchronous, which is an important option for usability and keeps the user interface active while waiting for a response from the server, Curl said.

Curl features a language and runtime environment that installs on the client. By running native on the client as opposed to being in an interpretive fashion, Curl applications offer performance advantages, Treadway said.

The free library can be accessed at this Web page.

Curl said the data services library continues Curl’s initiative to provide libraries for data-centric applications. The CDK library released in July 2008 offered support for local SQL databases, for storage and retrieval of data using the SQLite engine.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author