[ 
https://issues.apache.org/jira/browse/SLING-8556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bertrand Delacretaz resolved SLING-8556.
----------------------------------------
    Resolution: Fixed

FWIW, I've changed strategy for my "serverless & Sling" talk at the adaptTo() 
conference, I'll demonstrate how to implement the Sling principles of dynamic 
service selection in a serverless environment - in addition to explaining what 
happened in this experiment.

That prototype is written in JavaScript to be friendly to most serverless 
environments but implements only a very minimal proof-of-concept. It's at 
[https://github.com/apache/sling-whiteboard/tree/master/serverless-microsling].

I'll mark this ticket resolved for now as I'm not planning to work again on it 
in the immediate future.

> Experiments with Sling and GraalVM native images
> ------------------------------------------------
>
>                 Key: SLING-8556
>                 URL: https://issues.apache.org/jira/browse/SLING-8556
>             Project: Sling
>          Issue Type: New Feature
>          Components: General
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>
> For my talk at adaptTo() 2019 I'm running a series of experiments with 
> [GraalVM|http://graalvm.org], [Quarkus.io|http://quarkus.io]  and Sling.
> The goal is to find out what's needed to create native images that run Sling 
> components - they don't have to run a complete Sling instance but running 
> things like request processing in Docker images that start quickly can be 
> interesting.
> I'll use this ticket to document my experiments, feedback is welcome.
> This is just meant as a journal of my experiments, it might not be very well 
> organized, I'll summarize it in the adaptTo() talk.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to