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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T19:29:51+00:00 2026-05-11T19:29:51+00:00

I have a webpage which interacts with several external APIs and in order to

  • 0

I have a webpage which interacts with several external APIs and in order to speed things up (the speed increase is almost linear because the majority of the time is spent waiting for http responses, etc), the code is threaded so that it pulls the content from several APIs at once.

The problem is, I am running into database locking presumably due to the fact that data from the apis is being written to the database by more than one thread simultaneously.

What can I do to eliminate this problem?

PS – please do not suggest making the api calls sequentially… The same problems will occur when multiple users are importing data at the same time, except that without the threading, it’ll be slower for everyone. And we’re talking about the difference between 15 seconds and several minutes.

  • 1 1 Answer
  • 3 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-11T19:29:51+00:00Added an answer on May 11, 2026 at 7:29 pm

    Definitely don’t try this with SQLite: its major weakness is concurrency.

    If MySQL shows the same problem, then you should collect all the data together and then write it from a single thread.

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

Sidebar

Related Questions

I have a webpage which lags while loading, because an embedded object is trying
I have a webpage which has an external javascript file attached to it .
I have an webpage which posts some data and then redirects to a page
Here's the situation I have a webpage which has one drop down called prefer.
I have a WebPage on which I have to detect and prevent usage of
I have created a Webpage which will post as post method..not as get method.
I have content on a webpage which is both sent from the server at
I have an image on a webpage which is being dynamically generated by a
I have a webpage, on which I am using Ajax to replace different divs
I have a webpage with a form, which looks kinda like this: @using (Html.BeginForm(MyAction,

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.