You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,9 @@ endif::[]
50
50
====
51
51
Please note that this project is no longer maintained.
52
52
53
-
Similar functionality is available with https://kafka.apache.org/40/javadoc/org/apache/kafka/clients/consumer/KafkaShareConsumer.html[Share Consumers] in Apache Kafka
53
+
Similar functionality is available with https://kafka.apache.org/40/javadoc/org/apache/kafka/clients/consumer/KafkaShareConsumer.html[Share Consumers] in Apache Kafka.
54
+
55
+
There is also an active fork of the project maintained by one of the original creators, https://github.com/astubbs[@astubbs]: https://github.com/astubbs/parallel-consumer.
Copy file name to clipboardExpand all lines: src/docs/README_TEMPLATE.adoc
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,9 @@ endif::[]
50
50
====
51
51
Please note that this project is no longer maintained.
52
52
53
-
Similar functionality is available with https://kafka.apache.org/40/javadoc/org/apache/kafka/clients/consumer/KafkaShareConsumer.html[Share Consumers] in Apache Kafka
53
+
Similar functionality is available with https://kafka.apache.org/40/javadoc/org/apache/kafka/clients/consumer/KafkaShareConsumer.html[Share Consumers] in Apache Kafka.
54
+
55
+
There is also an active fork of the project maintained by one of the original creators, https://github.com/astubbs[@astubbs]: https://github.com/astubbs/parallel-consumer.
0 commit comments