Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Design and Architecture
  4. Estimation of server for launching a site

Estimation of server for launching a site

Scheduled Pinned Locked Moved Design and Architecture
helpquestionsysadmin
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nainakarri
    wrote on last edited by
    #1

    Hi I am stuck with a problem when i have been told to fill the details regarding the application which we have built for providing us a server. The details to be filled are as below. disk space required to store each associate (kb/MB) size of each transaction (kb/mb) So how do i estimate? Regards Naina

    Naina

    L L 2 Replies Last reply
    0
    • N nainakarri

      Hi I am stuck with a problem when i have been told to fill the details regarding the application which we have built for providing us a server. The details to be filled are as below. disk space required to store each associate (kb/MB) size of each transaction (kb/mb) So how do i estimate? Regards Naina

      Naina

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      nainakarri wrote:

      So how do i estimate?

      Look at the classes you are using and what information they expect to contain, multiply by the expected quantity. This is just simple mathematics.

      Just say 'NO' to evaluated arguments for diadic functions! Ash

      N 1 Reply Last reply
      0
      • L Lost User

        nainakarri wrote:

        So how do i estimate?

        Look at the classes you are using and what information they expect to contain, multiply by the expected quantity. This is just simple mathematics.

        Just say 'NO' to evaluated arguments for diadic functions! Ash

        N Offline
        N Offline
        nainakarri
        wrote on last edited by
        #3

        Hi Thanks for the reply. Is there any way tool/way to calculate the size of data transporting when using the application? Naina

        Naina

        L 1 Reply Last reply
        0
        • N nainakarri

          Hi Thanks for the reply. Is there any way tool/way to calculate the size of data transporting when using the application? Naina

          Naina

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          What data, how are you transporting it, where are you processing it? Your question is far too generalised to give a valid answer. Try searching the internet (Google, Bing) for the subject matter you are interested in.

          Just say 'NO' to evaluated arguments for diadic functions! Ash

          1 Reply Last reply
          0
          • N nainakarri

            Hi I am stuck with a problem when i have been told to fill the details regarding the application which we have built for providing us a server. The details to be filled are as below. disk space required to store each associate (kb/MB) size of each transaction (kb/mb) So how do i estimate? Regards Naina

            Naina

            L Offline
            L Offline
            Luc Pattyn
            wrote on last edited by
            #5

            sizes get measured on a development system, and if necessary on a mock-up. Just measure total size for quantity 1, 10, 100, 1000 and you'll know unit size. Quantities you need to estimate yourself. No tools involved, just common sense. :)

            Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

            Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups