how to bond two servers to serve the same entity with double service rate in simevents?
1 回表示 (過去 30 日間)
古いコメントを表示
I want to bond two servers if both are not busy to serve the same entity with 2*service_rate (only access the system if two channels are free), so this entity got higher throughput. Moreover, if higher priority user arrived (which can only using single server) choose a server randomly and it interrupts one of the lower priority user channel, so this lower user will forced terminated. I will be grateful for any suggestions.
0 件のコメント
回答 (1 件)
Krishna Akella
2018 年 12 月 4 日
Hi Mohamed,
As far as I know, there is no easy way to model your requirements with built-in blocks. Have you tried using the custom SimEvents block authoring environment viz. 'MATLAB Discrete Event System' OR 'Discrete Event chart'?
I believe using one of the above should help you achieve what you want. You can start with 'Custom Server' available in SimEvents Design Patterns and modify it to suit your needs.
If you have any questions please feel free to ask here, we can help you.
- Krishna
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Discrete-Event Simulation についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!