Go Language Patterns
Search this site
Home
golangpatterns Updates
Concurrency
Coroutines
Futures
Generators
Monitors
Parallel For-Loop
Producer-Consumer
Semaphores
Error Handling
Functional
Closures
Continuations
Lazy Evaluation
Object-Oriented
Classes
Constructors
Iterators
Operators
Packages
Function Naming
Web
Long-Poll Server
Sitemap
The Author
ryannedolan.info
Recent site activity
Generators
edited by Ryanne Dolan
Home
edited by Ryanne Dolan
Iterators
edited by Ryanne Dolan
Monitors
edited by Ryanne Dolan
Operators
edited by Ryanne Dolan
View All
Web
Go was arguably designed for the purpose of developing web servers (and servers in general). Here's how:
Subpage Listing
Long-Poll Server
Subpages
(1):
Long-Poll Server
Comments