Тёмный

The definitive guide to Java agents by Rafael Winterhalter 

Jfokus
Подписаться 11 тыс.
Просмотров 3 тыс.
50% 1

Java agents and their instrumentation API offer developers the most powerful toolset to interact with a Java application. Using this API, it becomes possible to alter the code of running applications, for example to add monitoring or to inject security checks as it is done by many enterprise products for the Java ecosystem.
In this session, developers will learn how to program Java agents of their own that make use of the instrumentation API. Doing so, developers learn how the majority of tooling for the JVM is implemented and will learn about Byte Buddy, a high level code generation library that does not require any knowledge of Java byte code that is normally required for writing agents. In the process, developers will see how Java classes can be used as templates for implementing highly performant code changes that avoid the boilerplate of alternative solutions such as AspectJ or Javassist while still performing better than agents implemented in low-level libraries such as ASM.
Rafael Winterhalter
Scienta
Recorded at Jfokus 2020 in Stockholm 4th of february
www.jfokus.se

Опубликовано:

 

7 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 1   
Далее
Самое неинтересное видео
00:32
Просмотров 844 тыс.
Мама знает где все документы
00:21
Java Bytecode Crash Course
47:42
Просмотров 56 тыс.
Google I/O 2012 - Go Concurrency Patterns
51:27
Просмотров 807 тыс.
Rafael Winterhalter on Byte Buddy
16:37
Просмотров 490