For example i have 2 maya functions:
1. This return simple string "Hello World"
2. This return list of millions face indices
With socket.recv how to know what size to read from result for best 
performance. I dont need to read millions of bytes to read result from function 
1 in agressive looped scripts. I need fast solution.

And also i want to ask you. Did you tried communicate with maya with rpc. To 
import maya modules into other python, like houdini does it with hrpyc. I want 
to find best solution to send cmds from other pythons

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to