Version 4 of Jackson McCann

Updated 2002-07-12 16:44:16

Hi There - thought I'd add a page just to see how it's done and to show what kind of things I'm doing with Tcl. It's all a bit brief at the minute but I will flesh it out later.


TclTuxedo A Tcl extension that allows Tcl to interact with BEA's Tuxedo TP Monitor.


SVC_tcl A Tuxedo server that contains an embedded Tcl interpreter and used the TclTuxedo extension to allow the creation of what we call 'scripted services'. These scripted services provide transaction routing and data transformation for all of the transactions through our Tuxedo system, we handle in the order of 250,000 transactions on a working day.


hubgen A template based code generator written in Tcl and used to build tuxedo services from a template and a message specification. The scripted services mentioned above will direct transactions to one or more of these generated services.



Cool. More "enterprise-class" Tcl programming.


[ Category Person ]