вт, 25 сент. 2018 г. в 9:46, Madhav Peshwa <madhavraopes...@gmail.com>:
>
> Hi all,
> I am reading the book Htdp and learning Racket and enjoying. I would like to 
> know Racket  usage in enterprise(read software in java!) I can see there are 
> great packages for  json/http etc. How does it compare with java based 
> frameworks like Spring Boot for developing Microservices? Do you see 
> organizations adopting Racket or Racket based languages slowly?
IMO, the Racket language are great for:
  - learning of programming;
  - creating other languages (aka DSL);
  - creating prototypes (reliable enough to be used in production);
  - embedding into the large system written in C or C++ as a very
powerful extension language.
But for microservices there are many other specific options - Go for example.

-- 
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