AntsDB 18.05.02 is released with new network transportation layer

AntsDB 18.05.02 is released with new network transportation layer

AntsDB 18.05.02 comes with a brand new implementation of MySQL protocol. It is 200% faster than previous version of AntsDB in our benchmark. Below is the list of changes in this release

  • Buffering with direct memory instead of on heap Java object. It is not only faster but also saving significant system resource taken by garbage collection
  • Removed unnecessary thread switch in asynchronous network I/O handling which leads to better response time and savings on system resource
  • Optimization for very large result set. New mechanism will pause the network communication if the client can’t consume the result faster enough

Now go to the download page and try it.

Xinwei

Leave a Reply