EDN Admin
Well-known member
Hi,
Im exploring the possibility of writing a http://msdn.microsoft.com/en-us/library/windows/desktop/cc644953%28v=vs.85%29.aspx
session broker plugin to implement some custom logic in node selection (specifically an in house queuing/reservation system). Its been a while since Ive delved into C++, but I feel Id be fine if I could dig through an example. Unfortunately I havent
been able to find one.
The http://msdn.microsoft.com/en-us/library/cc644955%28v=VS.85%29.aspx
API reference is fairly terse.
Ive seen two blog posts referenced a number of times.
In http://blogs.msdn.com/b/rds/archive/2008/08/12/how-to-extend-the-ts-session-broker-to-support-vdi-part-1.aspx
blog 1 , author Christa Anderson posted a comment indicating example code is available in the Download section here: http://archive.msdn.microsoft.com/rdsdev but that seems not to be the case.
In http://blogs.msdn.com/b/rds/archive/2008/09/25/ts-session-broker-extensibility-part-2.aspx
blog 2 , author Roman Porter says "<span style="font-size:small In the next blog post, I will provide some design guidelines on how to construct your plug-in as well as an example of a plug-in that does resource-based load balancing<span style="font-size:small "
though this <span style="font-size:small next post seems not to have materialized.
<br/>
<span style="font-size:small <span style="font-size:small <span style="font-size:small The actual logic Im responsible for shouldnt be too difficult, but Im not sure how I need to arrange the boilerplate and get the whole thing working with the RD
broker. H<span style="font-size:small <span style="font-size:small <span style="font-size:small as anyone out there written a plugin and would be willing to share<span style="font-size:small the source or at<span style="font-size:small least advise
on <span style="font-size:small where good resources are? Are people in general being steer<span style="font-size:small ed away from
<span style="font-size:small implementing <span style="font-size:small plugins in favor o<span style="font-size:small f built in features<span style="font-size:small (seems like there is very few resources related to developing these plugins)?<br/>
Thanks
View the full article
Im exploring the possibility of writing a http://msdn.microsoft.com/en-us/library/windows/desktop/cc644953%28v=vs.85%29.aspx
session broker plugin to implement some custom logic in node selection (specifically an in house queuing/reservation system). Its been a while since Ive delved into C++, but I feel Id be fine if I could dig through an example. Unfortunately I havent
been able to find one.
The http://msdn.microsoft.com/en-us/library/cc644955%28v=VS.85%29.aspx
API reference is fairly terse.
Ive seen two blog posts referenced a number of times.
In http://blogs.msdn.com/b/rds/archive/2008/08/12/how-to-extend-the-ts-session-broker-to-support-vdi-part-1.aspx
blog 1 , author Christa Anderson posted a comment indicating example code is available in the Download section here: http://archive.msdn.microsoft.com/rdsdev but that seems not to be the case.
In http://blogs.msdn.com/b/rds/archive/2008/09/25/ts-session-broker-extensibility-part-2.aspx
blog 2 , author Roman Porter says "<span style="font-size:small In the next blog post, I will provide some design guidelines on how to construct your plug-in as well as an example of a plug-in that does resource-based load balancing<span style="font-size:small "
though this <span style="font-size:small next post seems not to have materialized.
<br/>
<span style="font-size:small <span style="font-size:small <span style="font-size:small The actual logic Im responsible for shouldnt be too difficult, but Im not sure how I need to arrange the boilerplate and get the whole thing working with the RD
broker. H<span style="font-size:small <span style="font-size:small <span style="font-size:small as anyone out there written a plugin and would be willing to share<span style="font-size:small the source or at<span style="font-size:small least advise
on <span style="font-size:small where good resources are? Are people in general being steer<span style="font-size:small ed away from
<span style="font-size:small implementing <span style="font-size:small plugins in favor o<span style="font-size:small f built in features<span style="font-size:small (seems like there is very few resources related to developing these plugins)?<br/>
Thanks
View the full article