<< RubyLib | Index | Setup_oddborg >>
Sessions and threads
- A lot of sessions and a few threads means we have many users who each make a few requests each.
- A lot of threads but a few sessions means we have a few users that make a lot of simultaneous requests.