adding examples and concurency

#3
by ysharma HF staff - opened

By default, only one user can use the app at a time (default concurrency_limit is 1). However, setting the concurrency_limit to 20 would enable up to 20 concurrent users to use the app.

deleted changed pull request status to merged

Sign up or log in to comment