Fork me on GitHub
#aleph
<
2017-05-23
>
gmercer12:05:20

@ztellman would it be straightforward to start a tcp socket that hands of to the http stack based on sniffing <something> ?

gmercer12:05:06

back-story is I have limited firewall holes and I need to support log4j events for now but would like to upgrade to http

gmercer12:05:30

left-field question - would aeron be possible with gloss mapping to sbe ?

dm312:05:06

it probably would - however the resulting model would partly defeat the purpose of SBE as a toolkit - allocation free and zero copy

dm312:05:40

I assume you mean aeron transport for aleph?

gmercer12:05:32

yes - aeron vs netty, I thought the smarts of manifold would allow the zero copy to work

dm312:05:39

I guess I don’t see where gloss comes in

dm312:05:05

given SBE we should be using the SBE toolkit

dm312:05:12

although I have zero practical experience with SBE/Aeron 🙂