Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 605 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 605 Bytes

Multi-Threading

MED_Tester Launches multiple threads that simultaneously read and write to the stringdatabase library. Serializes data to a file (with and without encryption)

Datastore ABC for serialization. Also provides base encryption services using Crypto Library. String_data a storage class.

Data_store_file loads and saves data to a file. Datastore library linkes to datatstore library.