[13:13]<H4ns> hi. is there a tutorial on helma somewhere? i'm looking at the "introductions" page now, but something like a quick walkthrough would be helpful. [18:58]<liamMT> hannesw: hiya...are modules marked as shared indeed shared across threads? or just within a given thread? [18:58]<liamMT> for instance I'd like to have a single instance of my DB connector in the entire system, but it seems like when I run some concurrent requests, a new one is created where I don't expect it