Browsing projects by Tag(s)

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

Showing page 1 of 1

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. ... [More] It greatly simplifies and streamlines network programming such as TCP and UDP socket server. [Less]

5.0
 
  0 reviews  |  26 users  |  103,515 lines of code  |  46 current contributors  |  Analyzed 9 days ago
 
 

Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly framework has been designed to help developers to ... [More] take advantage of the Java™ NIO API. Grizzly goals is to help developers to build scalable and robust servers using NIO and we are also offering embeddable components supporting HTTP, Bayeux Protocol, Servlet (Partially) and Comet [Less]

0
 
  0 reviews  |  4 users  |  2,838,649 lines of code  |  3 current contributors  |  Analyzed about 1 year ago
 
 

Net4j Signalling Platform ========================= Net4j is an extensible client-server communications platform based on OSGi but also executable stand alone. You can easily extend the protocol stack with Eclipse plugins that provide new transport or application protocols. Net4j's focus on ... [More] performance and scalability is featured by non-blocking I/O, zero-copy signals and multiplexed binary protocols. Net4j was originally developed to support the CDO technology for distributed shared and persistent EMF models but can also multiplex your own user-supplied application protocols through the same socket connection. [Less]

5.0
 
  0 reviews  |  3 users  |  162,037 lines of code  |  2 current contributors  |  Analyzed about 2 years ago
 
 

The UltraESB is a Free and Open Source Enterprise Service Bus [ESB] that facilitates the integration of different systems. Integration is facilitated via "messages" which maybe HTTP/S messages (such as SOAP, REST, JSON, XML, Hessian, AS2, HTML, Binary, Text etc) or messages over many other ... [More] transports such as JMS, Email, TCP, MLLP/S etc, or Files FTP/S, SFTP etc. Messages may carry different types of payloads such as SOAP, XML, Text, CSV, EDI, HL7, JSON, Maps etc., and the UltraESB can accept messages over one transport in one format, and forward it to another system over another transport and another format. Messages passing through the UltraESB can be "mediated" via fragments of Java code or JSR 223 Scripting languages such as Ruby,Groovy,Javascript,etc. It supports Java IDE integration. [Less]

0
 
  0 reviews  |  1 user  |  105,717 lines of code  |  11 current contributors  |  Analyzed about 1 year ago
 
 

fx-http-traffic-generator v.01fx-http-traffic-generator was created to respond to the need of those who want to generate a good amount of http traffic. Depending on the need, different things can be performed with the traffic generated. The idea was born when testing Intrusion Detection System and ... [More] their resistance to HTTP attacks. Part of the code I am using was inspired by http://www.javapractices.com/topic/TopicAction.do?Id=147 The main focus of the project are: Generate HTTP traffic Test IDS Take advantage of urlBlacklist Test Web Application against well known spam databases Obfuscate URL while passing traffic to leverage a higher test lever of web application and IDS boxes. Running the projectThe project accepts three parameters: aArgs[0]: this is the file containing all the domains and or Urls aArgs[1]: (header | content) specifies whether to extract pages hearder or their content aArgs[2]: afile - a file name on which all extracted headers/content will be saved. To run the project, go to the command line (linux, windows, any java enabled OS) java -jar WebPageFetcher [header|content] To do user parallelism to extract more that one header/content at once extract domain/url header at a certain speed obfuscate header request apply more than one obfuscation technique at the same time. accept folder of files i.e. a folder can be passed into parameters instead of passing individual file. Brought to you by Jules F. Pagna Disso -- jferdinand-at-gmail-dot-com You can aslo check my Website at http://www.thescholars.info/ [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 1 day ago
 
 

java simple utilitiles such as: http server (with context handlers, something like lightweight servlet) tcp server runtime .jar loader events config reader api/api handlers to communicate with web service via ajax/json modular design, easy to use. no docs atm

0
 
  0 reviews  |  0 users  |  727 lines of code  |  0 current contributors  |  Analyzed 36 minutes ago
 
 
 
 

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.