-
quotas
Can you set CPU and memory use quotas on an application, process, or thread?
--
Eli Allen
eallen@bcpl.net
-
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
>
>
-
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
> >
> >
>
-
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
>> >
>> >
>>
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks