Menu

#2 Improve threading

Release1.2
Started
nobody
None
High
VM-jamvm
Defect
2013-08-09
2010-04-07
Anonymous
No

Originally created by: joakim.n... (code.google.com)@gmail.com
Originally owned by: joakim.n... (code.google.com)@gmail.com

Threading is not implemented to much (or any) extent.
java_lang_VMThread.c has the main methods to implement.

Short story: each JAmiga thread contains a pointer to an Amiga task (or was it process? Can act
ually be any sort of thread, if we're using pthread or something else). The thing to do is pick it up i
n java_lang_VMThread and process it using Amiga functions (or pthreads in that case). SDK 53
has new thread functions that should make this easier than before.

Discussion

  • Anonymous

    Anonymous - 2010-12-30

    Originally posted by: joakim.n... (code.google.com)@gmail.com

    Lots of stuff has been done regarding processes and threads.
    Ctrl-C handling shoudl be overlooked though.

     
  • Anonymous

    Anonymous - 2011-10-13

    Originally posted by: joakim.n... (code.google.com)@gmail.com

    (No comment was entered for this change.)

    Summary: Improve threading
    Labels: Milestone-Release0.0.7

     
  • Anonymous

    Anonymous - 2011-11-07

    Originally posted by: joakim.n... (code.google.com)@gmail.com

    (No comment was entered for this change.)

    Status: Started

     
  • Anonymous

    Anonymous - 2013-07-25

    Originally posted by: joakim.n... (code.google.com)@gmail.com

    There are still a few issues involved with threading.

    Labels: -Milestone-Release0.0.7 Milestone-Release0.1.1 Component-VM-jamvm

     
  • Anonymous

    Anonymous - 2013-08-09

    Originally posted by: joakim.n... (code.google.com)@gmail.com

    (No comment was entered for this change.)

    Labels: -Milestone-Release0.1.1 Milestone-Release1.2

     

Log in to post a comment.

MongoDB Logo MongoDB