Ideally we should be able to run n instances of Conditional without any issue. This would tie in well with our current WSGI setup allowing us to have multiple WSGI "threads".
This also would be useful if we ever wanted to containerize Conditional and would allow for load balancing between different instances.