Fórum

Portal instances and database sharding

thumbnail
Sharana Basavaraj Ballari, modificado 13 Anos atrás.

Portal instances and database sharding

Regular Member Postagens: 139 Data de Entrada: 10/09/07 Postagens Recentes
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 13 Anos atrás.

RE: Portal instances and database sharding

New Member Postagens: 18 Data de Entrada: 21/06/07 Postagens Recentes
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 13 Anos atrás.

RE: Portal instances and database sharding

New Member Postagens: 6 Data de Entrada: 06/02/09 Postagens Recentes
"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 10 Anos atrás.

RE: Portal instances and database sharding

Junior Member Postagens: 36 Data de Entrada: 12/03/11 Postagens Recentes
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.