OGS2:Intersim

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Robot: Cosmetic changes)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Initial thoughts==
+
__NOTOC__
 +
{{Quicklinks}}
 +
<br />
 +
 
 +
== Initial thoughts ==
  
 
Current XML-RPC lib is way too slow (As we've all learnt), but .NET remoting is not feasible for future interoperability.
 
Current XML-RPC lib is way too slow (As we've all learnt), but .NET remoting is not feasible for future interoperability.
Line 11: Line 15:
  
 
Note: We already use .Net remoting in Grid mode (although our remoting code certainly needs improving) , and the current plan is to continue using that in the future.
 
Note: We already use .Net remoting in Grid mode (although our remoting code certainly needs improving) , and the current plan is to continue using that in the future.
 +
 +
[[Category:Proposal]]

Latest revision as of 20:39, 3 March 2012


[edit] Initial thoughts

Current XML-RPC lib is way too slow (As we've all learnt), but .NET remoting is not feasible for future interoperability.

Proposed solutions to discuss:

  • new XML-RPC lib
  • custom XML-over-HTTP protocol
  • custom TCP protocol
  • LL-type circuits over UDP


Note: We already use .Net remoting in Grid mode (although our remoting code certainly needs improving) , and the current plan is to continue using that in the future.

Personal tools
General
About This Wiki