![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have an application in VFP5 (but I'm porting to VFP7) working with a database of about 60 tables. Some tables (8-10) may have a lot of records (300.000-500.000) ad a big size (100-200 MB or more + Memos!!). These are standard dbf tables accessed over the network in a read/write shared environment. Now my question is: how many users can reasonably access this database at the same time? Supposing network is 100Mb ad is working good, supposing all network cards are PC doesn't have "problems", supposing I can forget hardware problems, how could I evaluate the max number of concurrent users can work in this context? By now I reached about 20 users without problems, but I don't know how to evaluate an upper limit. Maybe 50 or 100 ore more? I think the main problem is not VFP itself but the server System. It needs to have a lot of files opened in shared mode...... Thanks. -- Andrea Mariottini |
#3
| |||
| |||
|
|
I have an application in VFP5 (but I'm porting to VFP7).... |
#4
| |||
| |||
|
|
Hi Andrea, Why port to VFP7 when VFP8 is the current version. You'll love it! |
#5
| |||
| |||
|
|
Andrea, You are correct VFP sets no limits - concurrency will depend on you network server OS and network configuration. Others have done much more - see http://www.universalthread.com/wconn...ormation~4,3,1 for some other apps and their capacities! Rick |
#6
| |||
| |||
|
|
Rick Bean wrote: Andrea, You are correct VFP sets no limits - concurrency will depend on you network server OS and network configuration. Others have done much more - see http://www.universalthread.com/wconn...ormation~4,3,1 for some other apps and their capacities! Rick Thanks Rick, this link is very helpful. Do you have any idea on methods to evaluate/test max concurrent user limit? And how evaluate server ram, disks ecc....? -- Andrea Mariottini |
#7
| |||
| |||
|
|
Cindy Winegarden wrote: Hi Andrea, Why port to VFP7 when VFP8 is the current version. You'll love it! Simply because VFP7 is more tested. -- Andrea Mariottini |
#8
| |||
| |||
|
|
I don't buy that. VFP8's been out for 9 months. I find it very stable and haven't had much in the way of problems. There's a service pack due out any day now. Once the SP1 was out for VFP7, all the Microsoft VFP team's energy went into VFP8, including fixing bugs from VFP7. More "testing" (i.e. being out longer) doesn't equate to any more stability unless there are additional service packs. I wouldn't want you to waste your time or your money on an older version of FoxPro. |
#9
| |||
| |||
|
|
Andrea, That might be better asked on a NT/2000/2003(/Novell?) server or hardware performance newsgroup, since it really has nothing to do FoxPro. |
#10
| |||
| |||
|
|
Rick Bean wrote: Andrea, That might be better asked on a NT/2000/2003(/Novell?) server or hardware performance newsgroup, since it really has nothing to do FoxPro. Yes, it has to do with the way VFP read/write/lock files or part of files. -- Andrea Mariottini |
![]() |
| Thread Tools | |
| Display Modes | |
| |