Re: [VOTE] Release Apache Camel Kamelets 4.3.0

2023-12-19 Thread Christoph Deppisch
+1 (non-binding)

Andrea Cosentino  schrieb am Di., 19. Dez. 2023, 09:36:

> Hello all,
>
> This is a vote for releasing camel-kamelets 4.3.0
>
> This release will support the 4.3.0 release of Apache Camel.
>
> More info at:
> https://github.com/apache/camel-kamelets/blob/main/CHANGELOG.md
>
> Kamelets release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.3.0
> Kamelets staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1660
> Kamelets Tag:
> https://github.com/apache/camel-kamelets/releases/tag/v4.3.0
>
> Please cast your vote.
>
> [ ] +1 Release camel-kamelets 4.3.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Here's my +1.
>
> Thanks,
> Andrea Cosentino
>


Virtual threads

2023-12-19 Thread ski n
Since Camel 4.3.0 released 18th December, the framework has primarily
support for virtual threads:

https://camel.apache.org/manual/threading-model.html#_virtual_threads

In the documentation, it's already said that this doesn't work in all
cases. Previously, it was also mentioned by Claus that it can take a long
time (years) before most important libraries implemented support for it
(Currently Spring is one of the few examples that already supports virtual
threads).

I would love to explore this new functionality, but still have many
questions. For example, I don't know what the best settings for threading
are when virtual threads are enabled. I thought that pooling was a solution
that was used with platform threads, but with virtual threads a pool may
not be needed anymore. And if we use a thread pool, can we set the pools to
-1 (infinite) or a million?

Are there already cases in Camel where enabling virtual threads speed up
processing (for example, with a lot of blocking I/O)? Are there benchmarks
available that compare use cases with and without virtual threads enabled?

This is not an area I'm very knowledgeable of, but would love to see a blog
entry that covers this interesting new topic.

Raymond


Re: [VOTE] Release Apache Camel Kamelets 4.3.0

2023-12-19 Thread Zineb Bendhiba
+1 (binding)


Le mar. 19 déc. 2023 à 09:36, Andrea Cosentino  a écrit :

> Hello all,
>
> This is a vote for releasing camel-kamelets 4.3.0
>
> This release will support the 4.3.0 release of Apache Camel.
>
> More info at:
> https://github.com/apache/camel-kamelets/blob/main/CHANGELOG.md
>
> Kamelets release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.3.0
> Kamelets staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1660
> Kamelets Tag:
> https://github.com/apache/camel-kamelets/releases/tag/v4.3.0
>
> Please cast your vote.
>
> [ ] +1 Release camel-kamelets 4.3.0
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Here's my +1.
>
> Thanks,
> Andrea Cosentino
>


-- 
Zineb


[VOTE] Release Apache Camel Kamelets 4.3.0

2023-12-19 Thread Andrea Cosentino
Hello all,

This is a vote for releasing camel-kamelets 4.3.0

This release will support the 4.3.0 release of Apache Camel.

More info at:
https://github.com/apache/camel-kamelets/blob/main/CHANGELOG.md

Kamelets release files:
https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.3.0
Kamelets staging repository:
https://repository.apache.org/content/repositories/orgapachecamel-1660
Kamelets Tag:
https://github.com/apache/camel-kamelets/releases/tag/v4.3.0

Please cast your vote.

[ ] +1 Release camel-kamelets 4.3.0
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.

Here's my +1.

Thanks,
Andrea Cosentino