TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

BBS, Lua, Coroutines: Part 2

39 pointsby heliumover 14 years ago

3 comments

yxhuvudover 14 years ago
Regarding FSM's, remember that you often can split them into several FSM's if they get too big. That reduces complexity immensily if possible.
pmjordanover 14 years ago
With regard to scaling coroutines, I guess this is basically the problem that Erlang tackles. Having zero shared state obviously solves the migration problem. (but raises other challenges)
评论 #1806893 未加载
netghostover 14 years ago
Lua and BBSs? Awesome. We ran a great, well, we thought it was great BBS back in the day :)