Re: [Ledger-smb-devel] Versioned installation directories?

2012-08-16 Thread Chris Travers
On Thu, Aug 16, 2012 at 2:23 AM, Robert James Clay wrote: > Something I've been thinking about is what to use for versioned > installation directory naming for LedgerSMB Debian packages; perhaps not > for the standard packages, which currently install > to /usr/share/ledgersmb, but perhaps for o

Re: [Ledger-smb-devel] Call for testers: LedgerSMB running as a persistent service using Plack

2012-08-16 Thread Chris Bennett
I would also be very interested in this. I run all of my applications under mod_perl, so I am very used to snappy performance. I know nothing about using this though. Would be a good time to learn. Chris Bennett -- Live

Re: [Ledger-smb-devel] Call for testers: LedgerSMB running as a persistent service using Plack

2012-08-16 Thread Michael Richardson
Years ago I tried to run smbledger on /usr/bin/speedy, but that didn't work for reasons I never figured out. Reducing the latency for requests would be a big win, even in single user operations. -- ] He who is tired of Weird Al is tired of life! | firewalls [ ] Michael Richa

Re: [Ledger-smb-devel] Call for testers: LedgerSMB running as a persistent service using Plack

2012-08-16 Thread Nigel Titley
On 16/08/2012 12:56, Chris Travers wrote: On Thu, Aug 16, 2012 at 4:22 AM, Nigel Titley > wrote: We'd be very interested in this. I've often wondered how much overhead there was in continually loading and unloading modules Based on my studies and profiling,

Re: [Ledger-smb-devel] Call for testers: LedgerSMB running as a persistent service using Plack

2012-08-16 Thread Chris Travers
On Thu, Aug 16, 2012 at 4:22 AM, Nigel Titley wrote: > We'd be very interested in this. I've often wondered how much overhead > there was in continually loading and unloading modules > Based on my studies and profiling, it seems to be relatively consistent at approx 2-3 seconds, in 1.3, per pag

Re: [Ledger-smb-devel] Call for testers: LedgerSMB running as a persistent service using Plack

2012-08-16 Thread Nigel Titley
On 16/08/2012 05:45, Chris Travers wrote: Hi; I have had a few customers asking for significant speedups and after some profiling have determined that a lot of the cost is with loading modules many of which have costly dependencies. In a CGI environment these are reducing performance. The g

[Ledger-smb-devel] Versioned installation directories?

2012-08-16 Thread Robert James Clay
Something I've been thinking about is what to use for versioned installation directory naming for LedgerSMB Debian packages; perhaps not for the standard packages, which currently install to /usr/share/ledgersmb, but perhaps for optional and/or custom packages. The idea would be to allow the ins