Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6761853
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T14:14:28+00:00 2026-05-26T14:14:28+00:00

Quick design question: I need to implement a form of communication between a client-server

  • 0

Quick design question: I need to implement a form of communication between a client-server network in my game-engine architecture in order to send events between one another.

I had opted to create event objects and as such, I was wondering how efficient it would be to serialize these objects and pass them through an object stream over the simple socket network?

That is, how efficient is it comparatively to creating a string representation of the object, sending the string over via a char stream, and parsing the string client side?

The events will be sent every game loop, if not more; but the event object itself is just a simple wrapper for a few java primitives.

Thanks for your insight!

(tl;dr – are object streams over networks efficient?)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T14:14:28+00:00Added an answer on May 26, 2026 at 2:14 pm

    If performance is the primary issue, I suggest using Protocol Buffers over both your own custom serialization and Java’s native serialization.

    Jon Skeet gives a good explanation as well as benchmarks here: High performance serialization: Java vs Google Protocol Buffers vs …?

    If you can’t use PBs, I suspect Java’s native serialization will be more optimized than manually serializing/deserializing from a String. Whether or not this difference is significant is likely dependent on how complex of an object you’re serializing. As always, you should benchmark to confirm your predictions.

    The fact that you’re sending things over a network shouldn’t matter.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Quick design question. ClassA has a method called DoSomething(args) In DoSomething(), before it can
Just a quick database design question: Do you ALWAYS use an ID field in
a quick question in regards to table design.. Let's say I am designing a
Quick question: Would it be a good or a bad idea to implement my
Have a quick question about what would be the best way to implement iterators
Quick question about general MVC design principle in PHP, using CodeIgniter or Kohana (I'm
just a quick question.. Could you suggest me an option how to design and
Quick question: I have a very busy form going on that I have developed
Just a quick question. In WP7, is it really bad design/idea to store complex
A quick question about class design. I'm fairly new to Software Development and wondered

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.