Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 20

D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed.

4.12821
   
  0 reviews  |  310 users  |  100,543 lines of code  |  19 current contributors  |  Analyzed about 6 hours ago
 
 

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 developers to add data into web pages. DWR generates JavaScript to allow web browsers to securely call ... [More] 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]

4.41667
   
  0 reviews  |  39 users  |  165,646 lines of code  |  2 current contributors  |  Analyzed 1 day ago
 
 

Thrift is a software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and seamlessly between C++, C#, Erlang, Java, Haskell, Perl, Python, PHP, Ruby, and Smalltalk.

3.66667
   
  0 reviews  |  13 users  |  162,774 lines of code  |  11 current contributors  |  Analyzed 1 day ago
 
 

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.

5.0
 
  0 reviews  |  12 users  |  106,952 lines of code  |  3 current contributors  |  Analyzed 4 days ago
 
 

PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Adobe Flash Player. It includes integration with Python web frameworks like Django, Pylons, Twisted, SQLAlchemy, web2py and more. The Adobe Integrated Runtime and Adobe Flash Player use AMF to communicate ... [More] between an application and a remote server. AMF encodes remote procedure calls (RPC) into a compact binary representation that can be transferred over HTTP/HTTPS or the RTMP/RTMPS protocol. Objects and data values are serialized into this binary format, which increases performance, allowing applications to load data up to 10 times faster than with text-based formats such as XML or SOAP. [Less]

4.625
   
  0 reviews  |  11 users  |  23,913 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Jayrock is a modest and an open source implementation of JSON and JSON-RPC for the Microsoft .NET Framework (including ASP.NET) and Mono.

4.83333
   
  2 reviews  |  7 users  |  94,275 lines of code  |  1 current contributor  |  Analyzed 7 days ago
 
 
Compare

RPyC (IPA:/ɑɹ paɪ siː/, pronounced like are-pie-see), or Remote Python Call, is a transparent and symmetrical python library for remote procedure calls, clustering and distributed-computing. RPyC makes use of object-proxying, a technique that employs python's dynamic nature, to overcome the ... [More] physical boundaries between processes and computers, so that remote objects can be manipulated as if they were local. [Less]

5.0
 
  0 reviews  |  6 users  |  5,171 lines of code  |  6 current contributors  |  Analyzed 1 day ago
 
 

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.

5.0
 
  0 reviews  |  5 users  |  8,173 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

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

5.0
 
  0 reviews  |  5 users  |  2,154 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C and C++.

5.0
 
  0 reviews  |  4 users  |  66,260 lines of code  |  0 current contributors  |  Analyzed 3 days ago
  c c++ xml rpc
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.