New major release of TomP2P 4.0.4. The new major features are:
- An RPC for compareAndPut. For more information, see http://lists.tomp2p.net/pipermail/users/2012-January/000088.html
- Moved from SVN to Git. Migration complete.
- Bugfix: Add empty constructor for FutureTracker.
- Upgraded Netty to 3.3.0 with patches.
- Refined connection reservation. The user does not need to reserve connection in advance. In situations where deadlocks can occur, an new thread is started. If too many threads are started, the user is warned.