What is the difference between multi-tenancy and multi-user solutions?
Posted
by Irwin
on Stack Overflow
See other posts from Stack Overflow
or by Irwin
Published on 2010-04-26T14:15:10Z
Indexed on
2010/04/26
14:23 UTC
Read the original article
Hit count: 258
multitenancy
I believe I understand this in terms of hardware, where multiple individuals 'share' the same processing and memory for their solutions. But I've been looking at gmail and facebook, are those multiptenanted solutions? Is it that as long as my solution can support multiple users, its multitenanted?
© Stack Overflow or respective owner