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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T16:34:05+00:00 2026-06-18T16:34:05+00:00

Premise: A complete Sencha touch/Js noob with a Java background – (5 days) Is

  • 0

Premise: A complete Sencha touch/Js noob with a Java background – (5 days)

Is it possible to use HTML5 web workers with Sencha Touch? The scenario I have is, I have an app made with Sencha Touch 2 and packaged with phone gap and in one of the scenarios, on clicking a button a controller makes an API call which renders the UI inactive for a little bit – I would ideally like to move this to a secondary thread and keep the UI as responsive as possible, but since JS is single threaded I want to leverage HTML5 webworkers for Sencha touch . I found this plugin but can I use this with Sencha Touch 2 ? If not what are the other options I have. Mind you this is for mobile/tablet dev with Sencha touch and not extJS for desktops.

  • 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-18T16:34:06+00:00Added an answer on June 18, 2026 at 4:34 pm

    What I’ve understood from your question is that you want to use webworkers to render UIs, right?
    I think it’s impossible because the scope of webworkers is very limited. Here’s the list of things that webworkers can access:

    • The navigator object
    • The location object (read-only)
    • XMLHttpRequest
    • setTimeout()/clearTimeout() and setInterval()/clearInterval()
    • The Application Cache
    • Importing external scripts using the importScripts() method
    • Spawning other web workers

    And this is the list of things that webworkers can’t access:

    • The DOM (it’s not thread-safe)
    • The window object
    • The document object
    • The parent object

    Follows a list of webworkers use cases:

    • Prefetching and/or caching data for later use
    • Code syntax highlighting or other real-time text formatting
    • Spell checker
    • Analyzing video or audio data
    • Background I/O or polling of webservices
    • Processing large arrays or humungous JSON responses
    • Image filtering in
    • Updating many rows of a local web database

    For more informations about webworkers and their enviroment: http://www.html5rocks.com/en/tutorials/workers/basics/

    Talking about my extension: I don’t think it goes well for Sencha because it uses Ext structures and classes.

    In the end, I don’t know any Sencha UX for webworkers.

    UPDATE (2013/03/20)

    ExtJS-WebWorker now works for Sencha Touch too!

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

Sidebar

Related Questions

I'm trying to use jQuery (a bit difficult because I'm a complete novice) to
Being new to Java, I am not able to understand the complete build process
I am building a web app in Java that does math and shows steps
So here's my premise: A web application has a basic homepage that lets a
Premise: I want to take a chunk of html off of a document, and
Premise This problem has a known solution (shown below actually), I'm just wondering if
Premise: This Wikipedia page suggests that the computational complexity of Schoolbook long division is
Premise Hi, I received multiple reports from a Redis user that experienced server crashes,
Premise: I'm not trying to reinvent the wheel, I'm just trying to understand. Output
The basic premise is I want to find a character following another and then

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.