You are here |
golb.hplar.ch | ||
| | | |
loonytek.com
|
|
| | | | In this post, I will talk about how we can build a minimal RPC layer of a distributed system using Netty. By the end of this post, readers will have some familiarity with Netty concepts, protocol buffers and how these can be put together to build an initial (somewhat rudimentary) version of messaging component in... | |
| | | |
blog.bdoughan.com
|
|
| | | | When an instance of a class is used with a Web Service, the JAX-WS implementation can choose to handle fields/properties that hold binary da... | |
| | | |
winterbe.com
|
|
| | | | Learn what's new in Java 9 to 11: Local Variable Type Inference, HTTP-Client, Collections, Streams, Optionals, Strings, InputStreams and more. | |
| | | |
www.softdevtube.com
|
|
| | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is |