[
https://issues.apache.org/jira/browse/SLING-8556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16878690#comment-16878690
]
Bertrand Delacretaz commented on SLING-8556:
--------------------------------------------
I have now moved my code to
https://github.com/apache/sling-whiteboard/tree/master/graalvm, the
{{SlingRequestProcessor}} is now running, but in a degraded way with lots of
shortcuts and mocks.
We're also having related discussions [on our dev
list|https://lists.apache.org/thread.html/dcccd7e188b878ab1641e3251b2c3e3cfe9310e87cb318d49788b44a@%3Cdev.sling.apache.org%3E].
> 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.3#76005)