KMMWorker

Kermit The Log

License

License

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

kmmworker-iosarm64
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

klib
Description

Description

KMMWorker
Kermit The Log
Project URL

Project URL

https://github.com/touchlab/Kermit
Source Code Management

Source Code Management

https://github.com/touchlab/KMMWorker

Download kmmworker-iosarm64

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.0

Project Modules

There are no modules declared in this project.

KMM (Kotlin Mobile Multiplatform) Worker

Basic background process worker for Android and iOS.

Check out KaMP Kit to get started developing for Kotlin Multiplatform

What is this?

There are a number of ways in which you can execute work on multiple threads, but they're all a bit complex to set up or have a few caveats you need to keep in mind. While writing a doc on how to write concurrent code for KMM, we realized there wasn't just a basic background queue library. This is a basic background queue library.

Plans?

We're not sure yet that we'll be making any serious updates or additions to this over time. We're currently using the multithreaded coroutines branch for our multithreaded code. Other great options include CoroutineWorker and Reaktive. However, we do use some of this functionality with TestHelp, and may more formally support a version of this library in the future.

Should you use it?

You can, but there are more complete options out there.

License

Copyright 2020 Touchlab, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
co.touchlab

Touchlab

Versions

Version
0.1.1