pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/spread4
Module name: wip
Committed by: fhajny
Date: Fri Jul 18 11:10:22 UTC 2014
Modified Files:
wip/spread4: Makefile distinfo
Log Message:
Update spread4 to 4.4.0.
Features:
- New accelerated ring protocol tailored for data center networks.
This protocol provides 30%-50% higher throughput and 20-35% lower latency
in modern local area networks. Both the original protocol and the accelerated
ring protocol are available in this version.
- More efficient packet packing.
- Windows project files now build again.
- New spread-service project to make Spread into a proper Windows service.
- Needs testing from the community!
- Additional and improved MEMBERSHIP and PROTOCOL logging.
Improvements:
- Remove named pipe for accepting UNIX socket connections on exit
- Allow token sizes up to 64KB (uses IP fragmentation may exacerbate loss
-- will log a warning) rather than hard failure if > 1.5KB
- Send bcast retransmissions immediately rather than queue to suppress
unnecessary re-requests in accelerated protocol
Bug fixes:
- EVS bugs:
- Set Aru to 0 when we transition to EVS.
- Ignore Token->seq when in EVS.
- Fixed Backoff_membership referring to wrong packet when ring breaks in EVS.
- Fixed token retransmissions while transitioning from EVS to OP.
- Token bugs:
- Token->aru calculaton fixed; Set_aru eliminated.
- Ignore tokens from wrong membership + sender.
- Alarm on Windows:
- Alarm(EXIT) now exits with non-zero code instead of aborting.
- Fixed long log lines crash bug.
- Allow ports >= 2^15 to be used.
- Turned off Nagle algorithm in Java library.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/spread4/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/spread4/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/spread4/distinfo?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/spread4/Makefile?r1=1.3&r2=1.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index