Against the Grain by Saša Jurić | Code BEAM Europe 2023

Поделиться
HTML-код
  • Опубликовано: 28 май 2024
  • ✨This talk was recorded at Code BEAM Europe 2023. If you're curious about our upcoming event, check codebeameurope.com ✨
    Abstract:
    This talk tells the story of developing a bespoke Kafka client. None of the existing libraries in the BEAM ecosystem fulfilled the needs of the team, and it was estimated that contributing new changes to those projects would be very difficult. At the same time, writing and maintaining a client from scratch would require a lot of time, much more than the team could afford.
    So what can we do in such situation? Join me and find out how by making some atypical choices we got ourselves out of a tricky situation.
    Let's keep in touch! Follow us on:
    💥 Twitter: / codebeamio
    💥 Facebook: / codesyncglobal
    💥 Linkedin: / code-sync
    💥 Mastodon: genserver.social/codesync
  • НаукаНаука

Комментарии • 5

  • @matreyes
    @matreyes 2 месяца назад +4

    Great talk!, I was waiting for it!

  • @GQLewis
    @GQLewis Месяц назад +2

    I like this guy's thinking. "We can ask Skynet". LOL

  • @tevoj
    @tevoj 2 месяца назад +2

    Amazing talk. But yeahhh you know, scares me a lil bit having to rub a jvm next to a beam :/.

    • @ernesto8738
      @ernesto8738 2 месяца назад

      this is where all that k8s shit becomes a necessity, either that or have dedicated instances for the different runtimes (not hugely difficult either tbh)

  • @dlabor1965
    @dlabor1965 6 дней назад

    Headache! Why not skip Kafka all together?