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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T22:59:32+00:00 2026-05-17T22:59:32+00:00

Do async operations with callbacks increase the stack size? I don’t have enough knowledge

  • 0

Do async operations with callbacks increase the stack size? I don’t have enough knowledge of javascript interpreters or the proper tools to figure this out. My goto tool is the firebug console and it shows that the stack size is not increasing but I could be looking at it wrong. So does anyone know?

  • 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-17T22:59:33+00:00Added an answer on May 17, 2026 at 10:59 pm

    An asynchronous callback, just like an event callback, is run one-by-one through the event loop. It is not called from the same call stack of the function that put it in the event loop, as each function in the loop is run to completion before the next is called. So no, they don’t increase the stack size.

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

Sidebar

Related Questions

Suppose you want to make an async request in JavaScript, but you want to
When writing async method implementations using the BeginInvoke/EndInvoke pattern the code might look something
I'm trying to do some async stuff in a webservice method. Let say I
Imagine that I will make an async call in .NET, i.e. HttpWebRequest.BeginGetResponse, and the
I'm building a WPF application. I'm doing some async communication with the server side,
2013 Edit: async and await now make this trivial! :-) I've got some code
My app needs to do many datastore operations on each request. I'd like to
I have a WCF service running, I added a reference to the service by
I'm attempting to programmatically chain asynchronous operations in C#4, such as Writes to a
I have written a sample program below. class Program { static int x =

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.