Skip to content

a bakeoff that i brought a netty based client to ... using groovy and jabbers

Notifications You must be signed in to change notification settings

carlost/getty-beisbol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This was my entry in a IO read & XML parse bakeoff against Node and Goliath. Netty didn't preform as well as I had hoped. It matched goliath but got crushed by Node. My entry took longer to read the stream than Node took to read & parse. However, I suspect that is a result of:

  • I don't know what i was doing
  • The bakeoff only required the entries to read & parse a single stream. I suspect that Netty may have really shined if we had to read multiple streams concurrently - because the Javers can handle threads.

About

a bakeoff that i brought a netty based client to ... using groovy and jabbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published