HighTechTalks DotNet Forums  

Java Serialization is REALLY SLOW in J#

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss Java Serialization is REALLY SLOW in J# in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
UlfW
 
Posts: n/a

Default Java Serialization is REALLY SLOW in J# - 04-11-2005 , 08:48 AM






I am migrating a rather large application from J++ to J#. It has a
multi-tiered architecture and depends heavily on Java serialization for
moving data beetween server and clients. However, the Java serialization,
using java.io.ObjectOutputStream and java.io.ObjectInputStream is about 5
times(!!!) slower in J# compared to J++ and this fact is jeopardizing the
whole migration project. How can it be so slow? Is it the .NET Reflection
system that is much slower or what?

/Ulf Werner

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.