Re: [Sugar-devel] [Music Blocks] A general question regarding a functionality

2020-03-30 Thread Anindya Kundu
Thanks. I think it'll be really helpful if you could do that.


*Anindya Kundu*

*BTech, 6th Semester*
*Dept. of Information Technology*

*Indian Institute of Engineering Science and Technology, Shibpur*



On Mon, 30 Mar 2020 at 21:50, Walter Bender  wrote:

> It is done by some ugly queue management, timeouts, and events. The
> relevant code is all in logo.js. I can walk you through it if you want.
>
> On Mon, Mar 30, 2020 at 11:42 AM Anindya Kundu 
> wrote:
>
>> I want to know how Music Blocks implements concurrent execution of
>> multiple start blocks.
>>
>> As far as I know JavaScript doesn't support multi-threading. So, I can't
>> think of how it could be implemented. What am I missing?
>>
>> Regards.
>>
>>
>> *Anindya Kundu*
>>
>> *BTech, 6th Semester*
>> *Dept. of Information Technology*
>>
>> *Indian Institute of Engineering Science and Technology, Shibpur*
>>
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>
>
> --
> Walter Bender
> Sugar Labs
> http://www.sugarlabs.org
> 
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [Music Blocks] A general question regarding a functionality

2020-03-30 Thread Walter Bender
It is done by some ugly queue management, timeouts, and events. The
relevant code is all in logo.js. I can walk you through it if you want.

On Mon, Mar 30, 2020 at 11:42 AM Anindya Kundu 
wrote:

> I want to know how Music Blocks implements concurrent execution of
> multiple start blocks.
>
> As far as I know JavaScript doesn't support multi-threading. So, I can't
> think of how it could be implemented. What am I missing?
>
> Regards.
>
>
> *Anindya Kundu*
>
> *BTech, 6th Semester*
> *Dept. of Information Technology*
>
> *Indian Institute of Engineering Science and Technology, Shibpur*
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>


-- 
Walter Bender
Sugar Labs
http://www.sugarlabs.org

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] [Music Blocks] A general question regarding a functionality

2020-03-30 Thread Anindya Kundu
I want to know how Music Blocks implements concurrent execution of multiple
start blocks.

As far as I know JavaScript doesn't support multi-threading. So, I can't
think of how it could be implemented. What am I missing?

Regards.


*Anindya Kundu*

*BTech, 6th Semester*
*Dept. of Information Technology*

*Indian Institute of Engineering Science and Technology, Shibpur*
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel