Skip to content

Using DWR with multi-tenants #252

Open
@LiteWait

Description

@LiteWait

We run a multi-tenant solution using diango_tenants supporting 1000's of tenants on a cluster of web servers. It seems obvious there is no support for multi-tenant solutions in DWR. My question is does it seems feasible that DWR could be modified to support this? I've pulled down Channels and managed to get it working by picking the host from web socket connect to anchor the instance on a particular DB schema and squirreling the tenant info in the channel session. DWR just seems cleaner than Channels, but if I can't pull off multi-tenant it is a non-starter. Other option would be to replace Redis in DWR with RabbitMQ which I sure would be a brutal pill to swallow! Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions