Trust Level Question

Discussion in 'Pre-sales questions' started by Guest, Sep 13, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Guest

    Guest Guest

    I first submitted this question on your ASP.net sub-board before realizing it belongs here, so I apologize for the double post.

    I'm looking for a hosting provider for a small computational linguistics demo site. It won't be getting more than about a dozen hits per day over the average month, and would exist mainly as something to list on my PhD applications.

    The app needs to be able to do the following:

    1) Use binary serialization.
    2) Make outbound http requests to google and then to sites listed in its search results (several at a time, though I've coded with the asynchronous page framework so it won't lock up the threadpool).
    3) Use a good bit of CPU cycles for about 1-2 seconds as it manipulates the text returned by the http requests.

    I signed up for a godaddy account before realizing that it won't let me do #1 or #2 because of the medium-trust level they grant the applications.

    Is this scenario possible here? Would #3 cause me to overrun some type of CPU quota?
     
  2. Bruce

    Bruce DiscountASP.NET Staff

  3. OpiqueGep

    OpiqueGep Guest

    i might drop hauppauge a support query and see if they know for definite...
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page