Croquembouche / pyWhat-2022

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙‍♀️
MIT License
1 stars 1 forks source link

NFR 6: Scalability #16

Closed Croquembouche closed 1 year ago

Croquembouche commented 1 year ago
NFR 6: Scalability
Estimate: 8
Priority: Must have
Story: As a user, if I want to run multiple instances of pywhat, I should be able to without the program crashing .
Acceptance criteria:
1.The app can support multiple instances.
2.The app can support 100 instances simultaneously.
Croquembouche commented 1 year ago

The user can initiate multiple instances as long as the user's machine can support it.