modify the upload throttle of an app in real time



i tried trickle but it does not allow to modify without restarting the app
I tried wondershepard as well, but it affects whole interfaces only

does anybody knows how to attack this problem?

Thanks

PS: Im trying to save some bits for ssh in a machine that uses the net
heavily


Relevant Pages

  • Re: Architectural feedback
    ... The skeleton's not too far off of the general picture I've been thinking. ... Just to make sure we're clear, when you mention interfaces, do you mean (I'm ... > for this app? ... >> core app must reside on the client or may be run from the server. ...
    (microsoft.public.dotnet.general)
  • Re: Layers, Levels, and DIP
    ... >> the interfaces relating to domain concepts, ... concept to pollute the APP, and we don't want any APP issues polluting ... the ordering of these layers into levels seems appropriate. ... However the infrastructure level is problematic. ...
    (comp.object)
  • timer queue
    ... Word and then launching another class as an event sink for the app. ... two classes use custom interfaces to communicate. ... The problem comes in the timer callback. ... "this" ptr as a parameter and static cast to p2 in the static timer callback. ...
    (microsoft.public.vc.atl)
  • COM -> DCOM -> .Net EXE
    ... The assembly is implemented as a dll, ... interfaces for use with COM. ... considering wrapping the assembly in an EXE, and maybe using DCOM to ... pass the required parameters from the COM app to the .Net side. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: resolver un-conditionally restarts interrupted kevent
    ... other interfaces like poll] ... even if it worked for kevent(). ... > because the resolver keeps restarting the kevent system call. ... SA_RESTART must not be used for any signal handler, and EINTR must be ...
    (freebsd-arch)