SoftwareEngineeringToolDemos / FSE-2013-REDACT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSE-2013-REDACT

This repository contains information related to the tool REDACT. This tool was presented in the paper at FSE 2013.

This repository is not the original repository for this tool. The original project can be found here.

In this repository, for REDACT you will find:

  • ❌ Source code (not available)
  • ✅ Transactions Directory: Sample transactions in database.
  • ✅ (B)aselineSystem.jar Its an executable jar which runs the baseline systems.
  • ✅ (G)racefulSystem.jar Its an executable jar which runs the graceful systems.
  • ✅ (R)edactSystem.jar Its an executable jar which runs the redact systems.
  • ✅ client.jar The jar file in JMeter that point to the location of TCP Client class.
  • ✅ Cycles.txt File that specifies the cycles in the transactions.
  • ✅ README.txt The instructions to run the product.
  • ✅ JMeterFile.jmx File to change the settings for JMeter.
  • ❌ Virtual machine containing tool (not available)

This repository was constructed by Ira Ramtirth under the supervision of Emerson Murphy-Hill. Thanks to B. M. Mainul Hossain, Mark Grechanik, Haisheng Wang, Ugo Buy for their help in establishing this repository.

About