All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download pekko-remote_2.12 JAR 1.1.3 with all dependencies


Apache Pekko is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.

Files of the artifact pekko-remote_2.12 version 1.1.3 from the group org.apache.pekko.

Test

Artifact pekko-remote_2.12
Group org.apache.pekko
Version 1.1.3
Last update 06. January 2025
Tags: pekko scala concurrent distributed resilient message building apache java toolkit driven highly applications
Organization Apache Software Foundation
URL https://pekko.apache.org/
License Apache-2.0
Dependencies amount 5
Dependencies scala-library, pekko-actor_2.12, pekko-stream_2.12, pekko-pki_2.12, agrona,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of pekko-remote_2.12 Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of pekko-remote_2.12 version 1.1.3

META-INF
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
org.apache.pekko.remote
org.apache.pekko.remote.org.apache.pekko.remote.AckedDelivery.scala
org.apache.pekko.remote.org.apache.pekko.remote.AddressUidExtension.scala
org.apache.pekko.remote.org.apache.pekko.remote.ArteryControlFormats
org.apache.pekko.remote.org.apache.pekko.remote.BoundAddressesExtension.scala
org.apache.pekko.remote.org.apache.pekko.remote.ByteStringUtils.scala
org.apache.pekko.remote.org.apache.pekko.remote.ContainerFormats
org.apache.pekko.remote.org.apache.pekko.remote.DeadlineFailureDetector.scala
org.apache.pekko.remote.org.apache.pekko.remote.DefaultFailureDetectorRegistry.scala
org.apache.pekko.remote.org.apache.pekko.remote.Endpoint.scala
org.apache.pekko.remote.org.apache.pekko.remote.FailureDetector.scala
org.apache.pekko.remote.org.apache.pekko.remote.FailureDetectorRegistry.scala
org.apache.pekko.remote.org.apache.pekko.remote.MessageSerializer.scala
org.apache.pekko.remote.org.apache.pekko.remote.PhiAccrualFailureDetector.scala
org.apache.pekko.remote.org.apache.pekko.remote.RemoteActorRefProvider.scala
org.apache.pekko.remote.org.apache.pekko.remote.RemoteDaemon.scala
org.apache.pekko.remote.org.apache.pekko.remote.RemoteDeployer.scala
org.apache.pekko.remote.org.apache.pekko.remote.RemoteDeploymentWatcher.scala
org.apache.pekko.remote.org.apache.pekko.remote.RemoteLogMarker.scala
org.apache.pekko.remote.org.apache.pekko.remote.RemoteMetricsExtension.scala
org.apache.pekko.remote.org.apache.pekko.remote.RemoteSettings.scala
org.apache.pekko.remote.org.apache.pekko.remote.RemoteTransport.scala
org.apache.pekko.remote.org.apache.pekko.remote.RemoteWatcher.scala
org.apache.pekko.remote.org.apache.pekko.remote.Remoting.scala
org.apache.pekko.remote.org.apache.pekko.remote.RemotingLifecycleEvent.scala
org.apache.pekko.remote.org.apache.pekko.remote.SystemMessageFormats
org.apache.pekko.remote.org.apache.pekko.remote.UniqueAddress.scala
org.apache.pekko.remote.org.apache.pekko.remote.WireFormats
org.apache.pekko.remote.artery
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.AbstractAssociation
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.ArterySettings.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.ArteryTransport.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.Association.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.Codecs.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.Control.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.EnvelopeBufferPool.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.FixedSizePartitionHub.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.FlushBeforeDeathWatchNotification.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.FlushOnShutdown.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.Handshake.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.ImmutableLongMap.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.InboundEnvelope.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.InboundQuarantineCheck.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.LruBoundedCache.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.MessageDispatcher.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.ObjectPool.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.OutboundEnvelope.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.QuarantinedEvent.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.RemoteInstrument.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.RemotingFlightRecorder.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.RestartCounter.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.SendQueue.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.SystemMessageDelivery.scala
org.apache.pekko.remote.artery.org.apache.pekko.remote.artery.TestStage.scala
org.apache.pekko.remote.artery.aeron
org.apache.pekko.remote.artery.aeron.org.apache.pekko.remote.artery.aeron.AeronErrorLog
org.apache.pekko.remote.artery.aeron.org.apache.pekko.remote.artery.aeron.AeronSink.scala
org.apache.pekko.remote.artery.aeron.org.apache.pekko.remote.artery.aeron.AeronSource.scala
org.apache.pekko.remote.artery.aeron.org.apache.pekko.remote.artery.aeron.ArteryAeronUdpTransport.scala
org.apache.pekko.remote.artery.aeron.org.apache.pekko.remote.artery.aeron.TaskRunner.scala
org.apache.pekko.remote.artery.compress
org.apache.pekko.remote.artery.compress.org.apache.pekko.remote.artery.compress.CompressionProtocol.scala
org.apache.pekko.remote.artery.compress.org.apache.pekko.remote.artery.compress.CompressionTable.scala
org.apache.pekko.remote.artery.compress.org.apache.pekko.remote.artery.compress.CountMinSketch
org.apache.pekko.remote.artery.compress.org.apache.pekko.remote.artery.compress.DecompressionTable.scala
org.apache.pekko.remote.artery.compress.org.apache.pekko.remote.artery.compress.InboundCompressions.scala
org.apache.pekko.remote.artery.compress.org.apache.pekko.remote.artery.compress.TopHeavyHitters.scala
org.apache.pekko.remote.artery.tcp
org.apache.pekko.remote.artery.tcp.org.apache.pekko.remote.artery.tcp.ArteryTcpTransport.scala
org.apache.pekko.remote.artery.tcp.org.apache.pekko.remote.artery.tcp.ConfigSSLEngineProvider.scala
org.apache.pekko.remote.artery.tcp.org.apache.pekko.remote.artery.tcp.SSLEngineProvider.scala
org.apache.pekko.remote.artery.tcp.org.apache.pekko.remote.artery.tcp.SecureRandomFactory.scala
org.apache.pekko.remote.artery.tcp.org.apache.pekko.remote.artery.tcp.TcpFraming.scala
org.apache.pekko.remote.artery.tcp.ssl
org.apache.pekko.remote.artery.tcp.ssl.org.apache.pekko.remote.artery.tcp.ssl.PemManagersProvider.scala
org.apache.pekko.remote.artery.tcp.ssl.org.apache.pekko.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider.scala
org.apache.pekko.remote.artery.tcp.ssl.org.apache.pekko.remote.artery.tcp.ssl.SSLEngineConfig.scala
org.apache.pekko.remote.artery.tcp.ssl.org.apache.pekko.remote.artery.tcp.ssl.SessionVerifier.scala
org.apache.pekko.remote.artery.tcp.ssl.org.apache.pekko.remote.artery.tcp.ssl.X509Readers.scala
org.apache.pekko.remote.routing
org.apache.pekko.remote.routing.org.apache.pekko.remote.routing.RemoteRouterConfig.scala
org.apache.pekko.remote.security.provider
org.apache.pekko.remote.security.provider.org.apache.pekko.remote.security.provider.SeedSize.scala
org.apache.pekko.remote.serialization
org.apache.pekko.remote.serialization.org.apache.pekko.remote.serialization.ActorRefResolveCache.scala
org.apache.pekko.remote.serialization.org.apache.pekko.remote.serialization.ArteryMessageSerializer.scala
org.apache.pekko.remote.serialization.org.apache.pekko.remote.serialization.DaemonMsgCreateSerializer.scala
org.apache.pekko.remote.serialization.org.apache.pekko.remote.serialization.MessageContainerSerializer.scala
org.apache.pekko.remote.serialization.org.apache.pekko.remote.serialization.MiscMessageSerializer.scala
org.apache.pekko.remote.serialization.org.apache.pekko.remote.serialization.PrimitiveSerializers.scala
org.apache.pekko.remote.serialization.org.apache.pekko.remote.serialization.ProtobufSerializer.scala
org.apache.pekko.remote.serialization.org.apache.pekko.remote.serialization.SystemMessageSerializer.scala
org.apache.pekko.remote.serialization.org.apache.pekko.remote.serialization.ThrowableNotSerializableException.scala
org.apache.pekko.remote.serialization.org.apache.pekko.remote.serialization.ThrowableSupport.scala
org.apache.pekko.remote.serialization.org.apache.pekko.remote.serialization.WrappedPayloadSupport.scala
org.apache.pekko.remote.transport
org.apache.pekko.remote.transport.org.apache.pekko.remote.transport.AbstractTransportAdapter.scala
org.apache.pekko.remote.transport.org.apache.pekko.remote.transport.FailureInjectorTransportAdapter.scala
org.apache.pekko.remote.transport.org.apache.pekko.remote.transport.PekkoPduCodec.scala
org.apache.pekko.remote.transport.org.apache.pekko.remote.transport.PekkoProtocolTransport.scala
org.apache.pekko.remote.transport.org.apache.pekko.remote.transport.TestTransport.scala
org.apache.pekko.remote.transport.org.apache.pekko.remote.transport.ThrottlerTransportAdapter.scala
org.apache.pekko.remote.transport.org.apache.pekko.remote.transport.Transport.scala
org.apache.pekko.remote.transport.netty
org.apache.pekko.remote.transport.netty.org.apache.pekko.remote.transport.netty.NettyHelpers.scala
org.apache.pekko.remote.transport.netty.org.apache.pekko.remote.transport.netty.NettySSLSupport.scala
org.apache.pekko.remote.transport.netty.org.apache.pekko.remote.transport.netty.NettyTransport.scala
org.apache.pekko.remote.transport.netty.org.apache.pekko.remote.transport.netty.SSLEngineProvider.scala
org.apache.pekko.remote.transport.netty.org.apache.pekko.remote.transport.netty.TcpSupport.scala
.reference.conf




© 2015 - 2025 Weber Informatics LLC | Privacy Policy