Foros de discusión

Portal instances and database sharding

thumbnail
Sharana Basavaraj Ballari, modificado hace 13 años.

Portal instances and database sharding

Regular Member Mensajes: 139 Fecha de incorporación: 10/09/07 Mensajes recientes
Hi guys,

Recently I read about creating new portal instances within the liferay portal and little bit about database sharding in liferay.

As I understood, new portal instance is nothing but creating a new company in liferay portal hierarchy. At the same time if you wish, you can assign a different databse schema to each portal instance you create in liferay. Like this how many instances that a liferay can support? Is there any upper threshold to create portal instances? Assuming each portal instance is pointing to it's own database by enabling database sharding?


Looking forward to hear your comments on the same.

Many thanks,
Sharan
Rakesh Kumar, modificado hace 13 años.

RE: Portal instances and database sharding

New Member Mensajes: 18 Fecha de incorporación: 21/06/07 Mensajes recientes
I can answer one part of your question:


Assuming each portal instance is pointing to it's own database by enabling database sharding?


Data Sharding: In simple terms distribution of data across multiple schemas. It does not matter if the data is coming from one portal instance or multiple portal instance. So, by saying this multiple portal instances could point to one database schema and you still achieve the multi-tenancy at the company level.

I am also working on something like this.

Hope this answer did not confuse you.

Good Luck
Rakesh
mr ed, modificado hace 13 años.

RE: Portal instances and database sharding

New Member Mensajes: 6 Fecha de incorporación: 6/02/09 Mensajes recientes
"Is there any upper threshold to create portal instances?"


I'd like to know this too, is there a hard limit? Is there an optimal performance limit (obviously depending on hardware) or a recommended max number of portal instances?
Thanks
Ermias Teshome, modificado hace 10 años.

RE: Portal instances and database sharding

Junior Member Mensajes: 36 Fecha de incorporación: 12/03/11 Mensajes recientes
Sharana Basavaraj Ballari:
Hi guys,
Is there any upper threshold to create portal instances?
Sharan


I would like to know this too. Have you got anything about that? or an approximate conclusion from some experiment?

Tnx.