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

  • SEARCH
  • Home
  • 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 8077567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T15:30:34+00:00 2026-06-05T15:30:34+00:00

Normally you make a call to a service, it blocks until a thread in

  • 0

Normally you make a call to a service, it blocks until a thread in the pool is available and then it returns a result.

With Netty, or futures in general, you get don’t block and return immediately. Only when you actually need the value you call .get() or whatever the API is and then you will block till you receive data back.

When dealing with services, or client/server model, this means you will connect/disconnect from the server more so when doing asych. programming correct? (with the benefit of not blocking).

Is this correct?

Is Netty basically designed using SEDE (staged event-driven architecture) and using Java’s NIO data types).

  • 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-06-05T15:30:36+00:00Added an answer on June 5, 2026 at 3:30 pm

    No.

    Using Netty asynchronously means that operations that manage connections and push I/O around are executed in separate threads and the original caller is later informed of the outcome of the requested operations, or an interested listener is called back when there is data available to be read.

    Your application threads can block if you want them to, but this is not necessary since you can define a callback that will be executed when the asynchronous operation completes.

    When dealing with services, or client/server model, this means you will connect/disconnect from the server more so when doing asych
    programming correct? (with the benefit of not blocking). Is this
    correct?

    Virtually nothing in that paragraph is correct.

    I recommend this tutorial as a better explanation of these fundamental concepts.(full disclosure, I wrote it).

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

Sidebar

Related Questions

I want the :make command to execute normally if there is a Makefile present.
I normally create apps for the iPad, but I decided to make one for
I am trying to compile my piece of code using make. Normally I compile
I have identified the query constructs my users normally use. Would it make sense
I have X number of RadioButtons (Silverlight). Normally this value is between 2-5. Call
I am trying to make a phone call on a list item click. Here
I have a question for you! Normally, if you call a callback function within
In my XUL application I have to make a system call which is more
Say for example, using javascript i would normally call a method like this <a
Normally, you don't actually edit a file in vim. If you run vim foo

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.