JavaScript: multithreaded or re-entrant?

R

Robert Mark Bram

Hi All,

I am not talking about Rhino here, just ECMAScript. :)

I have noticed that if I attach an event handler to a text field and
that event handler takes a long time to complete, I can trigger
multiple concurrent executions.

Does this make JavaScript multithreaded or re-entrant?

Next, please excuse my ignorance, but what does re-entrant mean in
JavaScript? (If it is relevant at all..).

Rob
:)
 
J

Julian Turner

Robert said:
Hi All,

I am not talking about Rhino here, just ECMAScript. :)

I have noticed that if I attach an event handler to a text field and
that event handler takes a long time to complete, I can trigger
multiple concurrent executions.

Does this make JavaScript multithreaded or re-entrant?

Next, please excuse my ignorance, but what does re-entrant mean in
JavaScript? (If it is relevant at all..).

Rob
:)

I am no expert on this, but found this article on Wikipedia:-

http://en.wikipedia.org/wiki/Reentrant

Julian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top