Search:

Type: Posts; User: Mick

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    3,188

    Re: Thread Pool and Scheduler

    Hi Norm,
    Ooops, I neglected to mention that this is an Android App :)

    Each of tasks R1 and R2 accesses the internet, which is a relatively long running process. But each starts that access then...
  2. Replies
    3
    Views
    3,188

    Thread Pool and Scheduler

    Questions regarding Threading. The structure of my code is...

    The UI thread calls a Routine R0 which *uses a background thread* to call two Routines R1 and R2 which each need to retrieve...
  3. Re: Worker thread will update an EditText in the UI thread

    When I get stuck in this stuff is I like to spend some time writing a question, like above, and I leave it until the next day before posting. Last night I was tired and just hit the post button. And...
  4. Replies
    2
    Views
    1,570

    Re: Introducing myself

    Interesting similarities! I also moderate an internet forum - XLForum, for vintage Harley Davidson "IronHead" motorcycles :)
  5. Worker thread will update an EditText in the UI thread

    In my Android/Google Play app I need to call a worker thread which will retrieve technical information from the internet, update either an EditText or a global variable in the UI thread, and then...
  6. Replies
    2
    Views
    1,570

    Introducing myself

    I am an older chap [just had my 80th birthday], have been a software nerd since the mid '60s, mainly loved "programming to the metal" as we used to call it, using assembly/machine language to access...
Results 1 to 6 of 6