mendelson OFTP2 b395 released

1
min read
A- A+
read
mendelson OFTP2

Performance release

  • The performance of the client-server data transfer manager has been increased
  • Increased the parsing process of the Stream Transmission Header of each OFTP2 protocol message, this results in higher transfer rates
  • There were missing indicies in the partner related database table, this is only relevant for a high number of partners
  • Added a partner cache using the cache lib caffeine, this speeds up the processing and reduces the load on the database. This is only relevant under high load.
  • Moved the existing preference cache to the caffein cache lib
  • Better output of the data transfer rate in the log, it's now dynamic for byte/s, kB/s, MB/s
  • Added a transmission counter, the display is available in the about screen now
  • Dependencies: Added caffeine 3.2.0 (cache lib)
Tags