Announcing PyInvoke

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Eyal Lotem

    Announcing PyInvoke

    I have not yet seen real transparent RPC for Python,
    so I decided to implement one:


    I find it really cool, as setting it up is very easy,
    and using it requires writing little to none
    rpc-related code.

    This is not an invitation to "Transparen t networking
    is just wrong" flames, because there are many cases
    where transparent networking is simply the quickest,
    simplest and best solution.

    Please try it out and give me some feedback! (If you
    send it to the list, please CC it to me)

    I would also appreciate ideas on easy ways to create
    authenticated SSL connections automatically between
    hosts in order to run PyInvoke on top of such a
    connection to enable security.

    Thanks!




    _______________ _______________ ____
    Do you Yahoo!?
    Win a $20,000 Career Makeover at Yahoo! HotJobs


Working...