Foren

Portal instances and database sharding

thumbnail
Sharana Basavaraj Ballari, geändert vor 13 Jahren.

Portal instances and database sharding

Regular Member Beiträge: 139 Beitrittsdatum: 10.09.07 Neueste Beiträge
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, geändert vor 13 Jahren.

RE: Portal instances and database sharding

New Member Beiträge: 18 Beitrittsdatum: 21.06.07 Neueste Beiträge
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, geändert vor 13 Jahren.

RE: Portal instances and database sharding

New Member Beiträge: 6 Beitrittsdatum: 06.02.09 Neueste Beiträge
"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, geändert vor 10 Jahren.

RE: Portal instances and database sharding

Junior Member Beiträge: 36 Beitrittsdatum: 12.03.11 Neueste Beiträge
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.