EJ Technologies Exe4j 6.0.1 x64

EJ Technologies Exe4j 6.0.1 x64

  • کاربرد : نرم افزار پروفایلر جاوا
  • نسخه :Version 6.0.1
  • نوع فایل : نرم افزار
  • زبان : انگلیسی
  • سیستم عامل : Windows 64 Bit
  • تولید کننده : ej-technologies GmbH
  • سال تولید : 2018

توضیحات

ابزارهای پروفایلر (Profiler) برنامه هایی برای نظارت بر برخی پارامترها در سطح جی ‌وی‌ ام (JVM) هستند و در راستای کمک به برنامه نویس در راستای بهینه سازی کدهای نوشته شده، جزئیاتی از نحوه ی اجرای برنامه و منابع سیستمی (مانند میزان و نحوه استفاده از پردازنده، ورودی/خروجی و حافظه) موردنیازش را در اختیار برنامه نویس قرار می دهد. به طور کلی پروفایلینگ (Profiling) در برنامه‌نویسی دینامیک، به برنامه‌ای گفته می‌شود که معمولاً عملیات نظریه پیچیدگی محاسباتی را بر روی قسمت خاصی از برنامه اعمال می ‌کند و بیشترین کاربرد پروفایلینگ در بهینه‌سازی است.
JProfiler یکی از ابزارهای قدرتمند پروفایل کردن برنامه‌ های جاوا است که با بکارگیری آن می توانید برنامه های کاربردی تحت جاوا را به راحتی پروفایل کنید تا عملکرد آن ها را بهینه سازی کنید. در این برنامه سادگی و قدرت را در کنار هم تجربه خواهید کرد و این باعث شده است تا به راحتی و بدون صرف وقت اضافی انواع پروفایلینگ (از جمله پروفایلینگ حافظه و دیتابیس) را برای برنامه های کوچک و بزرگ اجرا کنید. یکی از قابلیت های این نرم افزار پروفایلینگ دیتابیس (Database Profiling) است و از آن جایی که فراخوانی های پایگاه داده (Database calls) یکی از بیشترین دلایل بوجود آمدن مشکلات اجرایی در برنامه های کاربردی تجاری هستند، این ویژگی بسیار حیاتی است.

قابلیت های کلیدی نرم افزار JProfiler:
- پروفایل کردن برنامه های روی JVM
- استفاده آسان در عین قدرتمند بودن ابزارها و عملیات
- پروفایلینگ دیتابیس برای JDBC, JPA و NoSQL
- پشتیبانی فوق العاده از JEE (Java Enterprise Edition)
- نمایش سطح بالاتری از پروفایلینگ دیتا (profiling data)
- تجزیه و تحلیل ستاره ای از نشت حافظه (memory leak)
- پشتیبانی از عملیات command line
- پشتیبانی از پلتفرم های مختلف، IDE های محبوب و application server های رایج
- سربار پایین
- پروفایلینگ نخ ها (thread) در برنامه های چند نخی
- و ...

Description

JProfiler is a powerful tool that you can use to profile Java based applications in a dynamic way and enables you to analyze them in hopes of optimizing performance.

Exceptional ease of use
When you profile, you need the most powerful tool you can get. At the same time, you do not want to spend time learning how to use the tool. JProfiler is just that: simple and powerful at the same time. Configuring sessions is straight-forward, third party integrations make getting started a breeze and profiling data is presented in a natural way. On all levels, JProfiler has been carefully designed to help you get started with solving your problems.

Database profiling for JDBC, JPA and NoSQL
Database calls are the top reasons for performance problems in business applications. JProfiler's JDBC and JPA/Hibernate probes as well as the NoSQL probes for MongoDB, Cassandra and HBase show the reasons for slow database access and how slow statements are called by your code. From the JDBC timeline view that shows you all JDBC connections with their activities, through the hot spots view that shows you slow statements to various telemetry views and a list of single events, the database probes are an essential tool for getting insight into your database layer.

Excellent support for Java Enterprise Edition
Dedicated support for JEE is present in most views in JProfiler. For example, in the JEE aggregation level you see the call tree in terms of the JEE components in your application. In addition, the call tree is split up for each request URI. Also, JProfiler adds a semantic layer on top of the low-level profiling data, like JDBC, JPA/Hibernate, JMS and JNDI calls that are presented in the CPU profiling views. With its JEE support, JProfiler bridges the gap between a code profiler and a high-level JEE monitoring tool.

Higher level profiling data
JProfiler has a number of probes that show you higher level data from interesting subsystems in the JRE. In addition to the Java EE subsystems like JDBC, JPA/Hibernate, JSP/Servlets, JMS, web services and JNDI, JProfiler also presents high level information about RMI calls, files, sockets and processes. Each of these probes has its own set of useful views that gives you general insight, highlights performance problems and allows you to trace single events. And what's more, all these views are also available for your own custom probes that you can configure on the fly within JProfiler.

Stellar analysis of memory leaks
Finding a memory leak can be impossible without the right tool. JProfiler's heap walker offers you an intuitive interface to solve both simple and complex memory problems. 5 different views and lots of inspections show different aspects of the current set of objects. Each view provides you with essential insights on the selected objects and lets you switch to different objects sets. Questions like why objects are not garbage collected are answered with a single click of the mouse.

Extensive QA capabilities
JProfiler is ideally suited as a QA tool, both during development as well as for dedicated QA teams. The rich functionality around snapshot comparisons makes it easy to track progress. JProfiler has strong support for command line operations. This includes the ability to profile, export snapshot data and create snapshots comparisons from the command line. The ant tasks bundled with JProfiler allow you to perform all command line operations from your build script.

Broadest support for platforms, IDEs and application servers
JProfiler integrates into your environment: We provide native agent libraries for a wide range of platforms, both for 32-bit and 64-bit JVMs. Integrations into all popular IDEs makes profiling during development as easy as running your application. And the large number of integrations wizards for nearly all application servers on the market ensures that you can get started with a few clicks and not with reading documentation.

Low overhead
JProfiler records data only when you need it. In fact, you can start your application with the JProfiler agent and attach the JProfiler GUI at a later time. When you do not record any data, the overhead is extremely small. That's what we call on demand profiling. Invariably, there are a lot of things you can adjust in an advanced profiler. JProfiler shows you how your profiling settings will impact performance and offers you templates to quickly select profiling settings for common use cases.

The powerful CPU profiler
Fixing performance bottlenecks is the most frequent use case for a profiler. However, CPU data can be overwhelming in its level of detail and the way data is collected can make a huge difference in usability. With JProfiler, you have a decisive advantage when trying to find the reason for a problem. Call tree view filters, aggregation levels and thread status selectors are just some examples of JProfiler's versatility in this area.

The integrated thread profiler
Problems related to threading are much more frequent than one might assume. Without a thread profiler, you only have a minimal chance to tackle such issues. A whole range of otherwise opaque problems can be solved when using JProfiler, such as increasing liveness in a multi-threaded application that uses too much locking. Thread profiling not only has a separate view section in JProfiler, it is also tightly integrated into the CPU profiling views.

برای اطلاع از طریقه نصب به فایل How to Install.txt رجوع شود.

اگر شما نسبت به این اثر یا عنوان محق هستید، لطفا از طریق "بخش تماس با ما" با ما تماس بگیرید و برای اطلاعات بیشتر، صفحه قوانین و مقررات را مطالعه نمایید.

دیدگاه کاربران


لطفا در این قسمت فقط نظر شخصی در مورد این عنوان را وارد نمایید و در صورتیکه مشکلی با دانلود یا استفاده از این فایل دارید در صفحه کاربری تیکت ثبت کنید.

بارگزاری