Skip to content

It's a very basic HTTP server created for tutorial purpose.

Notifications You must be signed in to change notification settings

rejuan/ThreadBasedHttpServer

Repository files navigation

Thread Based HttpServer

It's a very basic HTTP server created for tutorial purpose. Following topics covered by this codebase.

  • Thread
  • TCP
  • Synchronized data structure ( LinkedBlockingQueue )
  • HTTP protocol

Releases

No releases published

Packages

No packages published