Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Feb 21, 2015
1 parent b517c77 commit 7128d3e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Jargon Core API

# Project: Jargon-core API
#### Date:
#### Release Version: 4.0.2.1-SNAPSHOT
#### git tag: MASTER
#### Release Version: 4.0.2.1-RC1
#### git tag: 4.0.2.1-RC1
#### Developer: Mike Conway - DICE

## News

work on milestone: https://github.com/DICE-UNC/jargon/issues?milestone=4&state=open
Release Candidate for milestone: https://github.com/DICE-UNC/jargon/issues?milestone=4&state=open

=======

Expand Down Expand Up @@ -94,5 +94,7 @@ Add connection tester package to jargon-data-utils to test out and measure put/g

Additional tweaks to improve parallel file transfer performance. This includes an expansion of TCP configuration parameters for both the primary and parallel transfer thread to configure window size, quality of service parameters, timeouts, nodelay and other aspects. This also includes adjustemt to various buffering parameters based on benchmark testing.

This version includes much greater configurability of TCP/IP parameters for the primary and parallel socket connections. Currently these parameters are set to an aggressive window size, and bandwidth-favoring parameters, but can ba adjusted in the jargon.properties file.



0 comments on commit 7128d3e

Please sign in to comment.