![]() |
|
![]() | ||
|
Subject:
Server Size/Requirements
Category: Computers > Hardware Asked by: mhugo-ga List Price: $10.00 |
Posted:
09 Jun 2002 08:43 PDT
Expires: 11 Jun 2002 14:35 PDT Question ID: 23972 |
What server would be required to handle 10000 peak time line item transactions (2 line items transmitted) from POS terminals scattered throughout the country? What would be the requirements for the server & what would be the price? | |
| |
|
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: Server Size/Requirements
From: legolas-ga on 09 Jun 2002 10:23 PDT |
I assume you mean that you are to be adding 10,000 rows to a database within one hour? or one minute? or, even one second? Also, the operating system used will be a large part of the answer. If you were using, say, Linux to power the backroom server and using MySQL with InnoDB (to handle transactional processing), I would fully anticipate any off-the-shelf, half-way decent PC to be able to handle the load. You'd probably want about 512MB of RAM, a reasonably fast harddrive, and a fast CPU. The most challenging part of this whole setup is the infrastructure you are using and connecting all the POS's to the main server (which I would recommend doing via. the internet and some sort of secured channel). Total cost of the server should be in the order of $2500 or so (you do NOT need the super-duper servers that some companies will try to sell you). You DO need a tape-backup though. Using Linux will save you on the cost of software. Setup/install will be the most expensive part most likely, but, you'd need to find a techie in your area that is experienced in POS and Linux. |
Subject:
Re: Server Size/Requirements
From: legolas-ga on 11 Jun 2002 10:53 PDT |
I can't possibly fathom how you would have 10,000 transactions at the same time by using dial-up modems. If that's the case, you would need on the order of 20,000+ telephone lines, 20,000+ modems, cooling systems that would cost a fortune, and setup/maintenance costs which should make your profits look a tad negative. I can't give you the 'answer' yet, since google hasn't finished the last step of my application process, however, I can tell you that to handle 10,000 transactions at the same time is fairly easy to accomplish with a server with about 1Gig of RAM, I'd do a RAID array of striped SCSI drives (for speed and reliability) (10kRPM min), and Linux running as the OS (using PostgreSQL or MySQL (w/InnoDB)). The system is the easy part. The hard part in this is, fairly obviously, a completely innapropriate plan to connect the clients to the server. Sorry.. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |