Tags : Browse Projects

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

jsr203-hadoop

Compare

  Analyzed 1 day ago

JSR 203 Implementation for Hadoop Distributed File System

4.25K lines of code

0 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

sonews

Compare

  Analyzed 3 days ago

sonews is a RCF 3977 compliant NNTP Usenet Server. It is written in Java and uses CouchDB or a relation database management system (RDBMS) as backend (currently PostgreSQL and MySQL). sonews is highly multithreaded and uses Java NIO asynchronous sockets to handle thousands of concurrent connections.

8.07K lines of code

0 current contributors

3 months since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This

works server

Compare

  No analysis available

Nio Java full stack http server, with minimal configuration 0 deploy. Build to speed up the developpement

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: mit

xmemcached

Compare

  Analyzed 4 days ago

XMemcached is a high performance, easy to use multithreaded memcached client in java. It's nio based (using my open source nio framework :yanf4j), and was carefully tuned to get top performance. Xmemcached main highlights: 1.Supports all memcached text based protocols and binary ... [More] protocols(Binary protocol supports since version 1.2.0). 2.Supports distributed memcached with standard hash or consistent hash strategy 3.Supports for JMX to allow you to monitor and control the behavior of the XMemcachedClient.Change the optimizer's factor or add/remove memcached server dynamically 4.Supports weighted server. 5.Supports connection pool.You can create more connections to one memcached server with java nio.(since version 1.2.0) 6.Supports integrating to spring framework and hibernate-memcached. 7.High performance. 8.Supports talking with kestrel(a MQ written in scala) and TokyoTyrant Current stable version is 1.2.4-bugfix with yanf4j 1.1.1 Here is a performance comparison between java memcached client. http://xmemcached.googlecode.com/svn/trunk/benchmark/benchmark.html Xmemcached是基于java nio实现的高性能可扩展的memcached客户端。 实际上是基于我实现的一个nio框架 yanf4j的基础上实现的,当前推荐版本为1.2.4-bugfix。 [Less]

32.2K lines of code

5 current contributors

6 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

gretty

Compare

  Analyzed 1 day ago

Gretty is a simple web framework for both building web servers and clients. Built on top of netty, it supports NIO style http server, asynchronous http client. It also supports both websocket server and client. It's designed to be light weight and run as a standalone embedded solution. It's ... [More] written in Groovy++. But you can use it with pure Groovy, Scala or even Java. Use Gretty Google Group for questions and general discussions about Gretty. [Less]

14.2K lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

java-game-server

Compare

  Analyzed 1 day ago

Jetserver is a high speed socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically tuned for network based multiplayer games and supports TCP and UDP network protocols.

14.2K lines of code

0 current contributors

over 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

SuperSocket, an extensible socket application framework

Compare

  Analyzed 5 days ago

SuperSocket is a light weight, cross platform and extensible socket server application framework. You can use it to build a server side socket application (like GPS server, GIS server, game server, FTP server, SMTP/POP3/IMAP4 server, SIP server, SNMP server, etc) easily without thinking about how to ... [More] use socket, how to maintain the socket connections and how socket works. [Less]

16.3K lines of code

0 current contributors

14 days since last commit

0 users on Open Hub

Moderate Activity
5.0
 
I Use This

js-collider

Compare

  Analyzed 3 days ago

Java asynchronous event-driven network (NIO) application framework designed to provide maximum performance and scalability for applications having not too many connections but significant amount of network traffic (both incoming and outgoing).

13K lines of code

1 current contributors

3 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This