fiber-sandbox

command module
v0.0.0-...-9b3ca49 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2024 License: MIT Imports: 13 Imported by: 0

README

fiber-sandbox

fiberが触りテェんだ俺は このリポジトリはfiberを通してgolangのサーバサイドアプリケーションをいじるための遊び場です

tips

  • prefork を使う
    • OSレベルのport shardingがきいて複数のfiberプロセスが単一のソケットをリッスンできるようになる
    • 使う場合はshで実行が必要(謎)(根拠
  • compress を使う
    • アプリのリソース < ネットワークi/o の場合に有効になる(妄想でものを言っている)
  • ETag を使う
    • 何それ
  • cache を使う
    • どういう条件で何がどこにキャッシュされる?
  • DisableHeaderNormalizing: true
    • 何が?

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
lib
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL