- Mastering Citrix? XenDesktop?
- Govardhan Gunnala Daniele Tosatto
- 207字
- 2021-07-16 14:00:03
XenDesktop? 5.0 and FlexCast? Management Architecture
In 2010, Citrix released XenDesktop 5.0 designed with a completely revamped new framework architecture called FMA (FlexCast Management Architecture). FMA is primarily comprised of the delivery controller, the server side component, the virtual desktop agent, the client side component. This greatly simplified and the XenDesktop setup compared to the previous version of XenDesktop, which was based on IMA. We'll discuss the FMA components, including the delivery controller and the virtual desktop agent in the next section.
Here is how FMA addressed the scalability limitations with the previous IMA:
- To overcome the IMA data store database scalability limitations, FMA has been designed and developed on the standard relational database featuring the Microsoft SQL. This has let the XenDesktop administrators leverage the enterprise capabilities of the SQL server, such as redundancy, backup, high availability, and scalability.
- In FMA, the entire configuration and dynamic data were saved in the central SQL database and there was no LHC that had to be maintained on the member server. With this, the controllers were made truly stateless and there was no need for the master controllers. Thus, in FMA, all the controllers are equal and you can scale XenDesktop to any of the larger deployments.
推薦閱讀
- LabVIEW 2018 虛擬儀器程序設(shè)計(jì)
- C# 2012程序設(shè)計(jì)實(shí)踐教程 (清華電腦學(xué)堂)
- ASP.NET Core 5.0開發(fā)入門與實(shí)戰(zhàn)
- React Native Cookbook
- 實(shí)戰(zhàn)Java程序設(shè)計(jì)
- Apache Hive Essentials
- 我的第一本算法書
- JavaScript by Example
- Mastering Unity 2D Game Development(Second Edition)
- Instant Debian:Build a Web Server
- TypeScript 2.x By Example
- Building Business Websites with Squarespace 7(Second Edition)
- 嵌入式C編程實(shí)戰(zhàn)
- 從零開始構(gòu)建深度前饋神經(jīng)網(wǎng)絡(luò):Python+TensorFlow 2.x
- 算法超簡單:趣味游戲帶你輕松入門與實(shí)踐