In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces "what are Cinch and Sysmon". In daily operation, I believe many people have doubts about what Cinch and Sysmon are. The editor consulted all kinds of materials and sorted out simple and easy-to-use methods of operation. I hope it will be helpful to answer the questions of "what are Cinch and Sysmon?" Next, please follow the editor to study!
Palantir recently released two open source tools: Cinch and SYSMON. The former is a Java library that simplifies Swing GUI development, while the latter is a lightweight Java virtual machine monitoring tool.
Cinch: make the MVC implementation of Swing easier
Cinch is a Java library that simplifies GUI code in Swing and is used to simplify Swing MVC application development. It effectively implements the MVC (model, view, controller) architecture by using Java Annotation (annotations), such as @ Bindable, @ Bound, @ Action, and @ EnabledIf. Cinch replaces the more common pattern of combining anonymous listener objects with user interface elements with Annotation.
Cinch has been widely used in the company's Palantir Goverment products.
Sysmon: a lightweight JavaVM platform monitoring tool
Sysmon is a lightweight platform monitoring tool that collects performance data (CPU, disk footprint, network, etc.) when the Java virtual machine is running. The collected data can be encapsulated and published through Java Management extensions (JMX) and can be accessed by JMX API and other tools such as jconsole.
Sysmon can be run as a stand-alone daemon (daemon) or as a library to add monitoring capabilities to any application.
The Sysmon project was originally just a component of the Palantir cluster monitoring server and should be useful for users to migrate data from hosts to virtual machines.
Palantir has opened up the two projects under the Apache 2.0 protocol, and the project code is hosted on GitHub.
About Palantir
Palantir (Magic Ball) is a data analysis software company that provides customers with a high-performance data analysis platform created by former PayPal employees and computer science experts at Stanford University. Palantir is famous for its business, such as the Pentagon and CIA, which use its terrorism analysis software.
At this point, the study of "what are Cinch and Sysmon" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.