|
|
|
|
|
by aphyr
4882 days ago
|
|
Heh, I originally cargo-culted this line from somewhere in Netty's docs: https://github.com/aphyr/riemann/blob/732a6e8986f75c638c30b5... After finally digging into how execution handlers worked, the puzzle started to unravel. Netty's docs are pretty good, but you have to understand what all the names mean before you can understand, well, any one part of the system. Bit tough to piece together, at least for my little brain. ;-) |
|
I'm also not sure that JVM itself is a good idea, especially for serving content, but I do respect people who are trying nevertheless.)