질문하기질문하기
 

답변됨Do add-in consume resources?

  • 2009년 6월 6일 토요일 오전 11:59MtnLover 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    As a new WHS user, I'm excited to install meaningful add-ins to my whs system. Do these add-ins consume sys resources, and if so, do they:

    -Consume resources by just being installed?

    -Only when used when loaded through the console, or when used through an automated task?

    -Do they release resources when they're closed on the console?

    I don't want to many add-ins if they're consuming resources, especially if they're not being used for a meaningful task.

    Thoughts?

    Jason

답변

  • 2009년 6월 6일 토요일 오후 1:41Nick - ASoft 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    Hi Jason,

    Add-ins consume resources

    -Consume resources by just being installed?
    > Naturally they consume disk resources, just by being installed. But most add-ins aren't to big in size.

    -Only when used when loaded through the console, or when used through an automated task?
    -Do they release resources when they're closed on the console?
    > They consume memory when loaded in the console and release them when closed.
    However! Some Add-ins run system services or background processes that run from the moment the machine has started. This is because they have to do work continously, like for example an Antivirus add-in.

    All in all most add-ins don't consume that much resources, either disk and/or memory.

    Cheers,
    Nick
    • 답변으로 표시됨MtnLover 2009년 6월 6일 토요일 오후 2:21
    •  

모든 응답

  • 2009년 6월 6일 토요일 오후 1:41Nick - ASoft 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    Hi Jason,

    Add-ins consume resources

    -Consume resources by just being installed?
    > Naturally they consume disk resources, just by being installed. But most add-ins aren't to big in size.

    -Only when used when loaded through the console, or when used through an automated task?
    -Do they release resources when they're closed on the console?
    > They consume memory when loaded in the console and release them when closed.
    However! Some Add-ins run system services or background processes that run from the moment the machine has started. This is because they have to do work continously, like for example an Antivirus add-in.

    All in all most add-ins don't consume that much resources, either disk and/or memory.

    Cheers,
    Nick
    • 답변으로 표시됨MtnLover 2009년 6월 6일 토요일 오후 2:21
    •  
  • 2009년 6월 6일 토요일 오후 2:12MtnLover 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Perfect...good to know.

    Thanks, Nick.

    Jason