Projects tagged ‘remoting’


[70 total ]

96 Users
   

XStream is a simple library to serialize objects to XML and back again. Features: Ease of use, no mappings, performance, clean XML, no modifications to classes, integration with XML libraries, full ... [More] object graph support, customizable conversion strategies. [Less]
Created over 3 years ago.

38 Users
   

Red5 is an Open Source Flash Server written in Java that supports: - Streaming Audio/Video (FLV and MP3) - Recording Client Streams (FLV only) - Shared Objects - Live Stream Publishing - Remoting
Created over 3 years ago.

33 Users
   

DWR (Direct Web Remoting) is Easy Ajax for Java DWR enables Java code on the server and JavaScript code in a browser to interact and call each other as simply as possible, making it easy for ... [More] developers to add data into web pages. DWR generates JavaScript to allow web browsers to securely call into Java code almost as if it was running locally. It can marshall virtually any data including collections, POJOs, XML and binary data like images and PDF files. All that is required is a security policy defining allowed actions. With Reverse Ajax, DWR allows two-way interaction: browser calling server and server calling browser. DWR supports Comet, Polling and Piggyback as ways to publish to browsers. [Less]
Created over 3 years ago.

11 Users
 

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in ... [More] http://www.json.org/java. Includes support for Groovy and JRuby as well. [Less]
Created over 2 years ago.

10 Users
   

PyAMF provides Action Message Format (AMF) support for Python.
Created over 2 years ago.

10 Users
   

An implementation of Flash Remoting for PHP allowing seemless data exchange between PHP and the Flash player.
Created over 3 years ago.

5 Users
 

SabreAMF is the tool for Flash->PHP communication using the AMF format.. Its the first in its kind to support the newer AMF3 format, which is used by Flashplayer 9 / Flex 2.0
Created over 3 years ago.

5 Users
 

RTMPy is a Twisted protocol implementing Adobe's Real Time Messaging Protocol, used for full-duplex real-time communication with applications running inside the Flash Player.
Created over 2 years ago.

4 Users

Alchemi is a .NET grid computing framework that allows you to painlessly aggregate the computing power of intranet and Internet-connected machines into a virtual supercomputer (computational grid) and to develop applications to run on the grid.
Created about 1 year ago.

3 Users
   

Clustered Remoting For Spring Framework(Cluster4Spring) is open source project that represents alternative implementation of Spring framework remoting subsystem and supports different schemes of ... [More] remote communication between client and server (1-1, 1-many, dynamic services discovering). The major features of Cluster4Spring library are: * Support of one-to-one scheme of remoting; * Support of one-to-many scheme of remoting, which assumes that one client selects remote service for invocation from one of predefined locations; * Support of one-to-many scheme of remoting with dynamic discovering of remote services; * Several built-in policies for selecting remote service for invocation are included (they are applied if service is available in several locations) [Less]
Created over 2 years ago.