On Wednesday, February 6, 2019 at 3:38:30 PM UTC+1, Greg Trzeciak wrote:
>
>
>
> On Wednesday, February 6, 2019 at 9:30:43 AM UTC+1, amz3 wrote
>
>> I tried to engage with racket community about what was missing in racket 
>> to build "industry grade web application". I got only silence in reply :(
>>
>> AFAIK one missing piece is something like Python Celery. That can be 
>> replaced with a crontab.
>> See my notes regarding background tasks 
>> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Famirouche%2Furban-octo%2Ftree%2Fmaster&sa=D&sntz=1&usg=AFQjCNF226-gJWm-SySIEdLxXOB3I9hEKA>
>>  
>> (also known as asynchronous task) 
>> dubbed Dynamic Task Scheduling in academia but that is more like research 
>> than industry standard. 
>>
>
>
> It may be just my impression but I feel nowadays there is more people 
> interested in non-academic use of Racket then even 2 years ago, so I 
> wouldn't be discouraged.
>
>  
>>
>>> Whichever way you go, having Datomic/Datascript alternative in the 
>>> Racket world sounds exciting. 
>>>
>>
>> By the way, I made a prototype that covers different niche but is 
>> relatable, see this document 
>> <https://github.com/amirouche/zehefyu93/blob/master/doc/MOCHA2018/preview/neon-mocha-2018-preview.pdf>
>> . 
>>
>
> Yes, I have seen your project, as I am looking for some time-travelling 
> triple store and source control is very close to my desired triple store. 
> BTW, have you seen this (python) project by AKSW:
> http://aksw.org/Projects/Quit.html
> https://github.com/AKSW/QuitStore
>

Prolly. But reading the page it is not what I am looking for. See the paper 
I cite in the above document.
 

>
>
>
>> Regarding browser side, I made progress with chibi scheme WASM build, it 
>> might be of interest, even if it doesn't support XHR for the time being: [
>> demo <http://scheme-lang.com/cons/>] [source 
>> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Famirouche%2Fscheme-lang%2Ftree%2Fmaster%2Fcons&sa=D&sntz=1&usg=AFQjCNHIXyyE1K_PzbdtrUKQyIDesCVkkg>
>> ].
>>
>> Have a nice day!
>>
>
> Thank you! Will look at it. 
> BTW have you seen this project: https://github.com/google/schism 
>

I have seen it, I watch on github.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to