× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Charles,

<vendor>

We have a proven web application architecture that supports multi-tenancy
without partitioning.

A CL command creates an "environment" for each tenant.

Each tenant has their own HTTP server instance and web portal instance via
URL sub-domain (i.e. tenant.domain.com).

Each tenant has their own set of library lists, and IFS root directory.

A CL command starts a tenant environment.

A CL command ends a tenant environment.

Every IBM i web application launched by clicking on a portal menu item
adopts the library list pertaining to that tenant.

All IBM i Jobs for each tenant run under a set of subsystems assigned to
that tenant (facilitates workload management).

We should schedule a demo.

</vendor>

In the absence of an environment like that, the fall-back appears to be
the use of IBM i partitioning, with each tenant getting their own partition.

Most web-application architectures are distributed - web applications run
in one-to-many virtual machines and connect to a database that is running
in another virtual machine. Have you considered that?

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.