I'm Just asking but wouldn't be easier to implement hot code reloading through OS processes. I would design hot code reloading by killing my code process and restart it with the new version. If you dont want downtimes i would simply create a server process that block incoming calls during the kill/restart phase of the processes that encapsulate the dynamic code
- Hot code reloading sekao
- Re: Hot code reloading demotomohiro
- Re: Hot code reloading sekao
- Re: Hot code reloading demotomohiro
- Re: Hot code reloading tim_st
- Re: Hot code reloading filcuc
- Re: Hot code reloading Yardanico
