Skip to content

rafalopez79/wjdbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WJDBC

Fork of VJDBC project.

Status

Build Status Coverage Status

##Motivation The motivation of this project is to increase the overall throughput of vjdbc in LAN environments.

##Changes

  • Only RMI communication method supported.
  • Data compression at SocketFactory level, see CompressiongOutputStream
  • Compression method changed to LZF, see compress.
  • Compatibility upgrade from JSE1.4 to JSE1.6.
  • Client-side dependency on commons-logging eliminated.
  • XML configuration file format changed.
  • Added shared pool config to reuse dbcp pools.

About

Fork of vjdbc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages