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 6362391
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:54:07+00:00 2026-05-24T23:54:07+00:00

I have a UI widget where I need to map addresses to corresponding contact

  • 0

I have a UI widget where I need to map addresses to corresponding contact names and display them in a given format.
I use AsyncTask to perform the query to lookup the address in doInbackground() and display the name format on the widget in onPostExecute().
This works fine when there is a limit on the addresses.
But when number of addresses to be mapped increase..in the order of 150, I get RejectedExecutionException.
I understand that this is because maxPoolsize is 128 and queue is bounded to 10 for AsyncTask.
I tried making the queue unbounded…but adding of names on the widget becomes very slow. That is because with unbounded queue maxPoolSize is ignored and at a time I can have only corePoolSize threads i.e 5.

So, I wanted to know if there is any alternative other than AsyncTask that I can use for this use-case??
Cloning AsyncTask & increasing core/max pool sizes does not seem to be good behavior as that would mean many simultaneous threads(ineffective resource usage) & scheduling overhead.
There is currently no limit on the addresses, and hence it could easily goto more than 500.
How should I handle such cases ?

  • 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-24T23:54:07+00:00Added an answer on May 24, 2026 at 11:54 pm

    One approach could be to divide the mapping of this approximately 500 addresses in smaller parts of around 80 and then use a separate AsyncTask for every part.

    Another alternative I would recommend is to use a Service that does this work for you.

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

Sidebar

Related Questions

I need this map widget on my real estate website. I have seen it
I have a widget where I need to display some text on one row.
I have a custom Widget derived from QFrame. I will need to draw on
I have a stl::list containing Widget class objects. They need to be sorted according
I've just finished my Android widget. Now I need to have different sizes of
I have a Flash widget (kind of player). I need to dynamically change height
I have a widget and inside it are 32 buttons. I need to connect
OS::win_xp_sp3 Qt::4.6 Is it possible to use QMouseEvent inside QRect? I have parent widget
I need to dynamically create the Jquery UI widget. My idea is to have
I need some help to have a widget work correctly in a web2py app.

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.