11 years agomake remoterepl use a local backend if no ARGV
Matt S Trout [Fri, 18 May 2012 15:24:17 +0000]
make remoterepl use a local backend if no ARGV

11 years agosearch sensibly for the object-remote-node script
Matt S Trout [Fri, 18 May 2012 15:12:28 +0000]
search sensibly for the object-remote-node script

11 years agoadd sub call code
Matt S Trout [Fri, 18 May 2012 01:27:17 +0000]
add sub call code

11 years agodefer node setup
Matt S Trout [Fri, 18 May 2012 01:12:55 +0000]
defer node setup

11 years agofactor handle code out so Object::Remote->new returns a proxy
Matt S Trout [Fri, 18 May 2012 00:31:30 +0000]
factor handle code out so Object::Remote->new returns a proxy

11 years agostart and await_all working
Matt S Trout [Fri, 18 May 2012 00:18:48 +0000]
start and await_all working

11 years agoparti8al conversion to future based system; start still being weird
Matt S Trout [Thu, 17 May 2012 23:15:36 +0000]
parti8al conversion to future based system; start still being weird

11 years agoremoting works
Matt S Trout [Thu, 17 May 2012 22:02:15 +0000]
remoting works

11 years agoworking module sending
Matt S Trout [Thu, 17 May 2012 20:52:45 +0000]
working module sending

11 years agofatnode over ssh works
Matt S Trout [Thu, 17 May 2012 19:44:26 +0000]
fatnode over ssh works

11 years agoadd call_free/call_discard_free to save a message on future responses
Matt S Trout [Mon, 14 May 2012 13:28:39 +0000]
add call_free/call_discard_free to save a message on future responses

11 years agomake it actually exit when dead
Matt S Trout [Mon, 14 May 2012 09:29:08 +0000]
make it actually exit when dead

11 years agoit runs!
Matt S Trout [Mon, 14 May 2012 09:23:43 +0000]
it runs!

11 years agoadd ability to do discard sends and make things basically work
Matt S Trout [Mon, 14 May 2012 08:16:30 +0000]
add ability to do discard sends and make things basically work

11 years agoslightly improve things
Matt S Trout [Mon, 14 May 2012 08:00:59 +0000]
slightly improve things

11 years agoimport initial sketch of Object::Remote
Matt S Trout [Mon, 14 May 2012 06:55:31 +0000]
import initial sketch of Object::Remote