Tags : Browse Projects

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

cajo

Compare

  No analysis available

An RMI framework for cooperation between remote applications and libraries. It allows spontaneous interconnection, and provides transmission of graphical user interfaces -- all without source modification.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2, lgpl

KryoNet

Compare

  Analyzed about 15 hours ago

KryoNet is a Java library that provides a clean and simple API for efficient TCP and UDP client/server network communication using NIO. KryoNet uses the Kryo serialization library to automatically and efficiently transfer object graphs across the network. KryoNet runs on both the desktop and on ... [More] Android. KryoNet is ideal for any client/server application. It is very efficient, so is especially good for games. KryoNet can also be useful for inter-process communication. [Less]

5.45K lines of code

0 current contributors

about 4 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

MARF:Modular Audio Recognition Framework

Compare

  Analyzed 3 months ago

MARF is an open-source research platform and a collection of voice/sound/speech/text and natural language processing (NLP) algorithms written in Java and arranged into a modular and extensible framework facilitating addition of new algorithms. MARF can run distributedly over the network and may act ... [More] as a library in applications or be used as a source for learning and extension. [Less]

12.5K lines of code

0 current contributors

over 8 years since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This

Dirmi - Bidirectional RMI

Compare

  Analyzed 1 day ago

Dirmi is replacement for Java RMI which supports bidirectional remote objects and many more features, including: * Asynchronous methods * Remote call timeouts * Customizable remote exceptions * Callbacks * Streams * Completion queues * Batched methods * ... [More] Disposable objects * Closeable sessions * Thread pool constraints * Custom class loaders Dirmi is designed for high performance, and it exceeds the performance of Java RMI. Unlike RMI, Dirmi does not have any firewall restrictions. Only one port needs to be opened for accepting sockets, and both client and server can export remote objects through it. [Less]

27.6K lines of code

0 current contributors

19 days since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags java rmi rpc

mudgame

Compare

  Analyzed about 22 hours ago

A mud game written as a distributed system in Java/RMI, with a central server and any number of clients. The game world expands dynamically with the number of players, according to a preset ratio that relates the number of players to the number of rooms and with new rooms more monsters are spawned ... [More] also. After logging into the game, players start in The Lobby, which is also where they are respawned if killed. Combat takes place when players encounter monsters, or when they attack each other. [Less]

2.2K lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

Mandala

Compare

  Analyzed about 10 hours ago

The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.

28K lines of code

0 current contributors

almost 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Blood Bank Administration

Compare

  Analyzed about 6 hours ago

This networked(LAN) software is made as an IT solution for a blood bank to support the day-to-day actions. The software is coded using Java language and the UI is implemented with JavaFX. Please concern that this software is developed mainly for educational purpose.

61.9K lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Intrepid

Compare

  Analyzed about 9 hours ago

Java RMI replacement.

15.5K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

jmx-rmi-agent

Compare

  Analyzed about 21 hours ago

Java agent adding a few options to control JMX

380 lines of code

0 current contributors

about 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Tags agent java jmx rmi

jaffre

Compare

  Analyzed 1 day ago

Jaffre - Java Fat Free Remoting Jaffre is a lightweight RPC library for the Java platform. It is designed to be simple, extensible, robust, and efficient. Currently it supports transport over insecure or TLS encrypted TCP channels. It supports sessions and can be customized so that calls are ... [More] performed as a particular session dependent subject. [Less]

6.22K lines of code

1 current contributors

29 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This