📜 ⬆️ ⬇️

Announcement of the second meeting of Java User Group Sevastopol

Good day!

JUG - Java User Group, meetings JUG.SEV - this is a discussion of various technologies from the world of Java, exchange of experience, as well as just an interesting conversation in Sevastopol! We regularly hold JUG.SEV meetings with lectures by Java experts on the most interesting topics.
Our site jugsev.ru, community in VK - vk.com/jugsev

We invite all java-developers to the second meeting of JUG.SEV!
')
image

Meeting program:

1. Vladimir Ivanov from the Oracle company with a report on the topic:

Dynamic (JIT) compilation in JVM

Java abstracts a large number of technical details about the platform on which the Java application runs. The Java platform makes extensive use of dynamic compilation in a Java Virtual Machine (JVM). Dynamic (Just-In-Time) compilation improves performance by translating Java bytecode into native code while the application is running. The principle of operation differs significantly from statistical compilers and for obtaining high-performance JVM code uses a different set of compilation techniques.

The report will describe the general principles of dynamic compilation and its features as applied to Java. A review of JIT compilers in HotSpot JVM will include a review of tools and methods for analyzing their work (from high-level solutions to machine code) and diagnosing problems.

2. Alexey Korobeynikov from the Naumen company with the report:

Java multithreading tools.

The report will discuss the basic tools and principles of working with multithreading in Java, knowing that you can independently develop multi-threaded applications without unnecessary nerves, and understand better the frameworks with which you work.

3. Fedor Medvedev from the company Naumen with the report:

Do not resist. Analysts are your friends!

Let's talk about the interaction of developers with analysts and managers. How to make the interaction productive, how to divide powers and responsibilities, how to constructively resolve conflicts to mutual satisfaction and benefits for the customer, how to ask and answer questions correctly.

4. Lightning talks
Lightning talks is a series of five-minute reports, you can apply for them at any time, at least 5 minutes before the start. The presentation is optional but desirable. The topic of the report is limited only to Java, you can talk about, for example, a newly discovered framework or a problem that you have recently solved.
Lightning talks is a great way to try yourself as a speaker. Therefore, we are waiting for your application for a report on lightning talks.

5. Afterparty - kebabs and Crimean wine

Participation is free, do not forget to register !

We are waiting for you on March 14 at 13.00 in the center of technological entrepreneurship "Sloboda" (Geroev Stalingrad pr., 49a)

Source: https://habr.com/ru/post/251877/


All Articles