You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/03/22 12:05:18 UTC

[GitHub] [netbeans-html4j] jtulach commented on issue #26: Replacing Grizzly with lightweight HTTP server

jtulach commented on issue #26: Replacing Grizzly with lightweight HTTP server
URL: https://github.com/apache/netbeans-html4j/pull/26#issuecomment-602189067
 
 
   What's fragile in Grizzly? Well, for example the `browser` presenter with Grizzly doesn't run on Windows while using IE11 as the display browser. The `browser` presenter with `SimpleServer` runs as tested on dfb2de8.
   
   Good enough reason to integrate.
   
   I generally agree with not re-inventing the wheels approach, however in this case (which is not a typical HTTP server case) Grizzly brings no benefits and just problems.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists