- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
From staff: "we don't limit the number of rooms you can create. When you create a room we just allocate a few static data structures (file-like database rows) so the physical limit would be our data repository size. Note that if you create thousands of rooms you'll have a very hard time trying to manage them via DevPortal and/or service API (all rooms for the account are kept in a single "folder" so listing that folder will be a very slow operation) but you can keep the list in your database."