JaroslavTulach: /* I'd like to see my Twitter client running on Doppio */ - 2013-07-16 09:39:03

I'd like to see my Twitter client running on Doppio

←Older revision Revision as of 09:39, 16 July 2013
Line 10: Line 10:
All that is needed is the provide [[Doppio]] specific binding for [[JSON4Brwsr]] [[SPI]]. Anyway willing to try?
All that is needed is the provide [[Doppio]] specific binding for [[JSON4Brwsr]] [[SPI]]. Anyway willing to try?
 +
 +
==== External References ====
 +
 +
* [https://web.cs.umass.edu/publication/details.php?id=2301 Technical Report]

JaroslavTulach at 06:52, 25 June 2013 - 2013-06-25 06:52:59

←Older revision Revision as of 06:52, 25 June 2013
Line 1: Line 1:
-
[[Parallel Inventions]] are common. When there is a time for some idea, you can bet there will be more people thinking about it.
+
[[Parallel Inventions]] are common. When there is a time for some idea, you can bet there will be more people thinking about it and trying to realize it.
Before starting my [[Bck2Brwsr]] project I did some research and found out few attempts to implement [[Java]] in [[JavaScript]] (of course I knew about [[GWT]] before). There were some, but none of them showed signs of being actively developed. Recently I checked again and [[Doppio]] (see http://int3.github.io/doppio/about.html) made quite a big leap forward during last six months.
Before starting my [[Bck2Brwsr]] project I did some research and found out few attempts to implement [[Java]] in [[JavaScript]] (of course I knew about [[GWT]] before). There were some, but none of them showed signs of being actively developed. Recently I checked again and [[Doppio]] (see http://int3.github.io/doppio/about.html) made quite a big leap forward during last six months.

JaroslavTulach at 09:22, 30 April 2013 - 2013-04-30 09:22:15

←Older revision Revision as of 09:22, 30 April 2013
Line 7: Line 7:
My raw guess is that [[Bck2Brwsr]] will be efficient in executing code it can execute, but when it comes to parallelism and synchronization [[Doppio]] will take a lead. Each technology will likely be more suitable for different goals. Still, there may be areas for possible synergy. Here is my wish:
My raw guess is that [[Bck2Brwsr]] will be efficient in executing code it can execute, but when it comes to parallelism and synchronization [[Doppio]] will take a lead. Each technology will likely be more suitable for different goals. Still, there may be areas for possible synergy. Here is my wish:
-
I'd like to see my [[Twitter]] client running on [[Doppio]].
+
==== I'd like to see my [[Twitter]] client running on [[Doppio]] ====
All that is needed is the provide [[Doppio]] specific binding for [[JSON4Brwsr]] [[SPI]]. Anyway willing to try?
All that is needed is the provide [[Doppio]] specific binding for [[JSON4Brwsr]] [[SPI]]. Anyway willing to try?

JaroslavTulach at 09:21, 30 April 2013 - 2013-04-30 09:21:10

←Older revision Revision as of 09:21, 30 April 2013
Line 1: Line 1:
[[Parallel Inventions]] are common. When there is a time for some idea, you can bet there will be more people thinking about it.
[[Parallel Inventions]] are common. When there is a time for some idea, you can bet there will be more people thinking about it.
-
Before starting my [[Bck2Brwsr]] project I did some research and found out few attempts to implement [[Java]] in [[JavaScript]] (of course I knew about [[GWT]] before). There were some, but none of them showed signs of being actively developed. Recently I checked again and [[Doppio]] (see http://int3.github.io/doppio/about.html) have made quite a big leap forward during last six months.
+
Before starting my [[Bck2Brwsr]] project I did some research and found out few attempts to implement [[Java]] in [[JavaScript]] (of course I knew about [[GWT]] before). There were some, but none of them showed signs of being actively developed. Recently I checked again and [[Doppio]] (see http://int3.github.io/doppio/about.html) made quite a big leap forward during last six months.
The approaches of [[Bck2Brwsr]] and [[Doppio]] are different. It seems to me [[Doppio]] would like to execute existing [[Java]] code unchanged. On the other hand [[Bck2Brwsr]] tries to seek for a common (and effective) ground which could be shared between [[Java]] in [[HotSpot]] and in a browser.
The approaches of [[Bck2Brwsr]] and [[Doppio]] are different. It seems to me [[Doppio]] would like to execute existing [[Java]] code unchanged. On the other hand [[Bck2Brwsr]] tries to seek for a common (and effective) ground which could be shared between [[Java]] in [[HotSpot]] and in a browser.

JaroslavTulach at 09:20, 30 April 2013 - 2013-04-30 09:20:53

←Older revision Revision as of 09:20, 30 April 2013
Line 1: Line 1:
[[Parallel Inventions]] are common. When there is a time for some idea, you can bet there will be more people thinking about it.
[[Parallel Inventions]] are common. When there is a time for some idea, you can bet there will be more people thinking about it.
-
Before starting my [[Bck2Brwsr]] project I did some research and found out few attempts to implement [[Java]] in [[JavaScript]] (of course I knew about [[GWT]] before). There were some, but none of them showed sign of being actively developed. Recently I checked again and [[Doppio]] (see http://int3.github.io/doppio/about.html) have made quite a big leap forward during last six months.
+
Before starting my [[Bck2Brwsr]] project I did some research and found out few attempts to implement [[Java]] in [[JavaScript]] (of course I knew about [[GWT]] before). There were some, but none of them showed signs of being actively developed. Recently I checked again and [[Doppio]] (see http://int3.github.io/doppio/about.html) have made quite a big leap forward during last six months.
The approaches of [[Bck2Brwsr]] and [[Doppio]] are different. It seems to me [[Doppio]] would like to execute existing [[Java]] code unchanged. On the other hand [[Bck2Brwsr]] tries to seek for a common (and effective) ground which could be shared between [[Java]] in [[HotSpot]] and in a browser.
The approaches of [[Bck2Brwsr]] and [[Doppio]] are different. It seems to me [[Doppio]] would like to execute existing [[Java]] code unchanged. On the other hand [[Bck2Brwsr]] tries to seek for a common (and effective) ground which could be shared between [[Java]] in [[HotSpot]] and in a browser.

JaroslavTulach at 09:20, 30 April 2013 - 2013-04-30 09:20:39

←Older revision Revision as of 09:20, 30 April 2013
Line 1: Line 1:
[[Parallel Inventions]] are common. When there is a time for some idea, you can bet there will be more people thinking about it.
[[Parallel Inventions]] are common. When there is a time for some idea, you can bet there will be more people thinking about it.
-
Before starting my [[Bck2Brwsr]] project I did some research and found out few attempts to implement [[Java]] in [[JavaScript]] (of course I knew about [[GWT]] before). There were some, but non of them showed sign of being actively developed. Recently I checked again and [[Doppio]] (see http://int3.github.io/doppio/about.html) have made quite a big leap forward during last six months.
+
Before starting my [[Bck2Brwsr]] project I did some research and found out few attempts to implement [[Java]] in [[JavaScript]] (of course I knew about [[GWT]] before). There were some, but none of them showed sign of being actively developed. Recently I checked again and [[Doppio]] (see http://int3.github.io/doppio/about.html) have made quite a big leap forward during last six months.
The approaches of [[Bck2Brwsr]] and [[Doppio]] are different. It seems to me [[Doppio]] would like to execute existing [[Java]] code unchanged. On the other hand [[Bck2Brwsr]] tries to seek for a common (and effective) ground which could be shared between [[Java]] in [[HotSpot]] and in a browser.
The approaches of [[Bck2Brwsr]] and [[Doppio]] are different. It seems to me [[Doppio]] would like to execute existing [[Java]] code unchanged. On the other hand [[Bck2Brwsr]] tries to seek for a common (and effective) ground which could be shared between [[Java]] in [[HotSpot]] and in a browser.

JaroslavTulach: New page: Parallel Inventions are common. When there is a time for some idea, you can bet there will be more people thinking about it. Before starting my Bck2Brwsr project I did some resear... - 2013-04-30 09:19:15

New page: Parallel Inventions are common. When there is a time for some idea, you can bet there will be more people thinking about it. Before starting my Bck2Brwsr project I did some resear...

New page

[[Parallel Inventions]] are common. When there is a time for some idea, you can bet there will be more people thinking about it.

Before starting my [[Bck2Brwsr]] project I did some research and found out few attempts to implement [[Java]] in [[JavaScript]] (of course I knew about [[GWT]] before). There were some, but non of them showed sign of being actively developed. Recently I checked again and [[Doppio]] (see http://int3.github.io/doppio/about.html) have made quite a big leap forward during last six months.

The approaches of [[Bck2Brwsr]] and [[Doppio]] are different. It seems to me [[Doppio]] would like to execute existing [[Java]] code unchanged. On the other hand [[Bck2Brwsr]] tries to seek for a common (and effective) ground which could be shared between [[Java]] in [[HotSpot]] and in a browser.

My raw guess is that [[Bck2Brwsr]] will be efficient in executing code it can execute, but when it comes to parallelism and synchronization [[Doppio]] will take a lead. Each technology will likely be more suitable for different goals. Still, there may be areas for possible synergy. Here is my wish:

I'd like to see my [[Twitter]] client running on [[Doppio]].

All that is needed is the provide [[Doppio]] specific binding for [[JSON4Brwsr]] [[SPI]]. Anyway willing to try?