traPtitech / traPtitech/NeoShowcase
[Feature]: workerd による軽量 FaaS の実装
Open
@cp-20 is already working on this.
Since Jul 9, 2025.
area/builder
area/controller
area/dashboard
area/design
area/gateway
kind/enhancement
kind/feature
size/L
- Dominant language
- Go
- Stars
- 62
- Forks
- 6
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 33
Description
問題の説明
コンテナ単位で Node.js (& Python) アプリを Isolation するとイメージサイズ的にもランタイム (CPU、メモリ) 的にも不利
新機能の説明
workerd を使った軽量な FaaS を構築する (ref: https://developers.cloudflare.com/workers/reference/how-workers-works/)
単一 (あるいは特定少数) のプロセス (ランタイム) 上でリクエスト単位で Isolation して動かすことでよりスケーラブルで効率的なコンピューティングができるようになる
その他の案
No response
参考資料
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.