I have a community Network with a message system and some other features with 500.000 registered users.
I want to integrate web wiz forum with sharing the user db of my application.
My aplication is in asp language with ms sql 2005 on 2 dedicated servers.
It's too hard implementation?
My community network is made with a lot of discussion channels and avery channel has a dedicated url address.
I've 2 solutions
1) Integrate one forum for all community channels only sharing db of all users
2) Integrate the forum changing the code to create a dedicated forum for every channel (there are 10.000 channels at least), and sharing the user table too.
It's too hard import or sharing 500.000 userson web wiz forum? Could i have some performance problems?
Regards
P.