assuming you have a supported version of python installed and that AIX supports threads/signals/select() like normal posix systems, there shouldn't be anything holding you back.
i've been using rpyc to test linux and solaris systems from a windows machine, and it all worked very well. i'd love to hear how your experience goes (AIX being evil and all :) ). -tomer An NCO and a Gentleman On Tue, Apr 12, 2011 at 22:44, catilo <[email protected]> wrote: > Hi, > I'm a UNIX developer and I would like to port several test cases > based on RPyC to an AIX 6.1 server. Is it possible to work with RPyC > and AIX 6.1 OS? > > Thanks, > Alex.
