I want to write an HTTP server is actix which uses some global state. This global state should be updated periodically updated by a separate thread.
Is it possible to