Is Horizon thread safe?
I would like to know if there is any machanism that deals with or prevents threads from hung up in Horizon.
Thanks
First time here? Check out the FAQ!
I would like to know if there is any machanism that deals with or prevents threads from hung up in Horizon.
Thanks
Horizon is run inside one of more processes within a web server container (like mod_wsgi in Apache). It doesn't really have much state of its own, besides session management, but if you are asking whether Horizon, the web application, can handle lots of concurrent users without blocking other users, the answer is yes. But it's not strictly multi-threaded, per-se. It's multi-process -- via the containing servlet.
Asked: 2013-04-05 09:11:39 -0600
Seen: 149 times
Last updated: Apr 05 '13
Cannot Access Horizon in Virtualbox, from Host
Configure to open horizon on https
VM instance shutdown by itself after running 5-10 minutes
Add custom JavaScript to horizon panel
[Kolla] Missing js and css in Horizon
Networks tab not visible in Horizon Dashboard interface? [closed]
How to install openstack dashboard