Skip to content
Jocelyn Thode edited this page Oct 5, 2016 · 17 revisions

Roadmap October 2016

General

  • Define Goal further down the line

Testing

  • Automate testing
  • Prettify the automated tests
  • Choose values to test for (should we test for 60 and 300 only?)
  • Find a nice way to count packets sent (Wireshark?)
  • Check if JMH might be adapted to our project

Improve Base OpenNebula Image

  • Add memory capacity : GRUB_CMDLINE_LINUX_DEFAULT="cgroup_enable=memory swapaccount=1 quiet"
  • chown data folder

Code

  • Improve packet size efficiency for the PSS
  • Check if GZip is used the right way
  • Find a way to pass the delta as a program arg
  • Add argparse4j to JGroupsTester
  • Enhance JGroupsTester run scripts (since we can't use docker swarm we have to "hack" a solution)
Clone this wiki locally