Re: [Templates] Using Toolkit w/python

[prev] [thread] [next] [Date index for 2004/08/07]

From: Eric Sammer
Subject: Re: [Templates] Using Toolkit w/python
Date: 20:18 on 07 Aug 2004
Tim Johnson wrote:
> It seems to me that it would improve performance to be able to
> create a "pipe" directly to tpage, but is that possible?

One could create a lightweight persistent perl daemon that listens on a 
fifo for parameters and a template name that, in turn, builds the 
resulting pages. In other words, rewrite tpage (which is super simple) 
as a persist daemon that handles rebuild requests.

Now, you have a "page builder" daemon that can be used by any application.

This is really simple to do (see 'man mknod', perldoc -f open, etc.) and 
just have a simple "protocol" for speaking over the pipe.

Good luck and hope this helps.
Regards.
        -- 
        Eric Sammer
eric@xxxxxxxxxxxx.xxx

_______________________________________________
templates mailing list
templates@xxxxxxxxxxxxxxxx.xxx
http://lists.template-toolkit.org/mailman/listinfo/templates

[Templates] Using Toolkit w/python
Tim Johnson 20:15 on 07 Aug 2004

Re: [Templates] Using Toolkit w/python
Eric Sammer 20:18 on 07 Aug 2004

RE: [Templates] Using Toolkit w/python
Thomas, Mark - BLS CTR 14:16 on 09 Aug 2004

Re: [Templates] Using Toolkit w/python
Darren Chamberlain 15:24 on 09 Aug 2004

Re: [Templates] Using Toolkit w/python
Tim Johnson 16:37 on 09 Aug 2004

RE: [Templates] Using Toolkit w/python
Thomas, Mark - BLS CTR 17:11 on 09 Aug 2004

RE: [Templates] Using Toolkit w/python
Franco Bagnoli 06:59 on 10 Aug 2004

Re: [Templates] Using Toolkit w/python
Darren Chamberlain 12:31 on 13 Aug 2004

[Templates] Parrot (was Using Toolkit w/python)
Tim Johnson 16:14 on 19 Aug 2004

RE: [Templates] Using Toolkit w/python
Thomas, Mark - BLS CTR 13:17 on 10 Aug 2004

RE: [Templates] Using Toolkit w/python
Franco Bagnoli 16:08 on 10 Aug 2004

Re: [Templates] Using Toolkit w/python
Tim Johnson 17:39 on 10 Aug 2004

RE: [Templates] Using Toolkit w/python
Thomas, Mark - BLS CTR 17:35 on 10 Aug 2004

Generated at 08:56 on 15 Mar 2005 by mariachi v0.52