how query a set of tcl data structures on remote unix node?
16 views
Skip to first unread message
quiet_lad
unread,
Jun 13, 2012, 4:51:00 AM6/13/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
how keep data in ram and query it from another box in tcl? is this
channels? how does channel pick which tcl on the remote box is
lsitening for connection? by port? what if there is 1 tcl per cpu?
each on different port? how do N tcl intperters share 1 big data base
in ram? how would add update log to such a shared database?