Latest Solution: Interp Cloning
Results of interp cloning:
- Limited locking and high performance
- Shared variables again requires a command interface (nsv)
- Consistent with Tcl 8.2 model of interp(s) bound to threads
- Implementation requires no code change to the Tcl 8.2 source, easing forward migration