Tags : Browse Projects

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

dnode-php

Compare

  Analyzed about 7 hours ago

DNode RPC protocol implementation for PHP

1.01K lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

opendmk

Compare

  No analysis available

OpenDMK is the open source project for the JavaTM Dynamic Management Kit.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

DropDaBomb

Compare

  Analyzed 6 months ago

DropDaBomb is a clone of the classic Bomberman game.

5.32K lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This

Foolscap

Compare

  No analysis available

This is a rewrite of Perspective Broker (Twisted's RPC/RMI protocol). If you have control of both ends of the wire, and are thus not constrained to use some other protocol like HTTP/XMLRPC/CORBA/etc, you might consider using Foolscap. Foolscap allows you to make a python object in one process ... [More] available to code in other processes, which means you can invoke its methods remotely. This includes a data serialization layer to convey the object graphs for the arguments and the eventual response, and an object reference system to keep track of which objects you are connecting to. It uses a capability-based security model, such that once you create a non-public object, it is only accessible to clients to whom you've given the (unguessable) FURL. You can also publish world-visible objects. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit