Presentation: Netty @Apple: Large Scale Deployment/ Connectivity
Key Takeaways
- Understand how Netty solves challenges you could face
- Dive deep into implementation issues/solutions around
- Memory Pools, SSL, memory fragmentation, direct byte buffers, and more.
- Gain insights into Apple contributions to Open Source with Netty/NIO
Abstract
Learn how Apple uses Netty for its Java based Services and the challenges of doing so, including how we enhanced performance by participating in the Netty OpenSource community. A deep dive into advanced topics like JNI, JVM internals, among others, will be included.
Interview with Norman Maurer
QCon: Can you tell me more of your goals for your talk?
Norman: I’m going to discuss how we are using Netty at Apple . For example, I really want people to understand the scale we are talking about, and how Java (using Netty) is handling our scalability needs. Netty really builds an abstraction that lets us do non-blocking-IO well.
I will provide deep information what you could encounter and how we solved these things within Netty. By the way, those changes have been committed upstream. So we aren’t just using Netty, but we are contributing back to the community as we work through new solutions.
QCon: Can you tell me some of the specifics you plan to discuss?
Norman: I won’t dive into details here, but I can tell you I will be discussing things like:
- How we dealt with memory allocation problems using a pool implementation in Netty
- Why we created a native JNI implementation for Netty as replacement of using Java NIO
- Some performance information and implementation details around our Netty’s SSLEngine implementation that use native code for max. performance
QCon: What type of audience are you expecting for your talk?
Norman: I am really expecting a more advanced audience for this talk. With that said, if you are familiar with issues around blocking/non-block IO and some network programming concepts, you will understand the context of this talk.
Similar Talks
Tracks
Covering innovative topics
Monday Nov 16
-
Architectures You've Always Wondered About
Silicon Valley to Beijing: Exploring some of the world's most intrigiuing architectures
-
Applied Machine Learning
How to start using machine learning and data science in your environment today. Latest and greatest best practices.
-
Browser as a platform (Realizing HTML5)
Exciting new standards like Service Workers, Push Notifications, and WebRTC are making the browser a formidable platform.
-
Modern Languages in Practice
The rise of 21st century languages: Go, Rust, Swift
-
Org Hacking
Our most innovative companies reimagining the org structure
-
Design Thinking
Level up your approach to problem solving and leave everything better than you found it.
Tuesday Nov 17
-
Containers in Practice
Build resilient, reactive systems one service at a time.
-
Architecting for Failure
Your system will fail. Take control before it takes you with it.
-
Modern CS in the Real World
Real-world Industry adoption of modern CS ideas
-
The Amazing Potential of .NET Open Source
From language design in the open to Rx.NET, there is amazing potential in an Open Source .NET
-
Optimizing You
Keeping life in balance is always a challenge. Learning lifehacks
-
Unlearning Performance Myths
Lessons on the reality of performance, scale, and security
Wednesday Nov 18
-
Streaming Data @ Scale
Real-time insights at Cloud Scale & the technologies that make them happen!
-
Taking Java to the Next Level
Modern, lean Java. Focuses on topics that push Java beyond how you currently think about it.
-
The Dark Side of Security
Lessons from your enemies
-
Taming Distributed Architecture
Reactive architectures, CAP, CRDTs, consensus systems in practice
-
JavaScript Everywhere!
Javascript is Everywhere. Learn why
-
Culture Reimagined
Lessons on building highly effective organizations