Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
N-Tier and Latency
Message
From
18/01/1999 17:10:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
N-Tier and Latency
Miscellaneous
Thread ID:
00177374
Message ID:
00177374
Views:
63
There is an interesting case study at MSDN regarding an n-tier design where the authors indicate that they would have replaced VB middle-tier components with VC++ ATL components due to latency problems (the amount of time it takes to load and or communicate with other objects).

This got me to thinking....in a VFP shop, maybe what should be done is to design a virtual n-tier but physical 2-tier system: Create standalone VCX files or PRG's with class defs for data services and business rule enforcement and selectively link these file into projects and EXEs. So, you would pool the middle-tier into a ibrary, yet never compile them out as separate EXEs or DLLs.

Is anybody doing anything like that? Or is it really a bad idea? :-)
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Next
Reply
Map
View

Click here to load this message in the networking platform