DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4

Thread: quotas

Hybrid View

  1. #1
    Eli Allen Guest

    quotas

    Can you set CPU and memory use quotas on an application, process, or thread?
    --
    Eli Allen
    eallen@bcpl.net



  2. #2
    Michael Howard Guest

    Re: quotas


    look up Job Objects in the Platform SDK or MSDN.

    "Eli Allen" <eallen@bcpl.net> wrote:
    >Can you set CPU and memory use quotas on an application, process, or thread?
    >--
    >Eli Allen
    >eallen@bcpl.net
    >
    >



  3. #3
    Eli Allen Guest

    Re: quotas

    Thanks.

    I was hoping it could be done at run time to anything, not just compile
    time.
    --
    Eli Allen
    eallen@bcpl.net

    "Michael Howard" <mikehow@microsoft.com> wrote in message
    news:3ad5ea71$1@news.devx.com...
    >
    > look up Job Objects in the Platform SDK or MSDN.
    >
    > "Eli Allen" <eallen@bcpl.net> wrote:
    > >Can you set CPU and memory use quotas on an application, process, or

    thread?
    > >--
    > >Eli Allen
    > >eallen@bcpl.net
    > >
    > >

    >




  4. #4
    Michael Howard Guest

    Re: quotas


    the job object quota stuff is determined at run-time, you can start a job
    object (a collection of one or more .exe's) from an app that uses the job
    object apis. this is how iis5 and 6 perform their cpu throttling.


    "Eli Allen" <eallen@bcpl.net> wrote:
    >Thanks.
    >
    >I was hoping it could be done at run time to anything, not just compile
    >time.
    >--
    >Eli Allen
    >eallen@bcpl.net
    >
    >"Michael Howard" <mikehow@microsoft.com> wrote in message
    >news:3ad5ea71$1@news.devx.com...
    >>
    >> look up Job Objects in the Platform SDK or MSDN.
    >>
    >> "Eli Allen" <eallen@bcpl.net> wrote:
    >> >Can you set CPU and memory use quotas on an application, process, or

    >thread?
    >> >--
    >> >Eli Allen
    >> >eallen@bcpl.net
    >> >
    >> >

    >>

    >
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links