Giter Club home page Giter Club logo

akka-streams-example's Issues

The project version

I met with an problem when i try to import the program with intellij idea.

The error i encountered is

[error] java.io.FileNotFoundException: F:\NewFolder\code\final\akka-streams-example\target\resolution-cache\akka-reddit-wordcount\akka-reddit-wordcount_2.11\0.1.0 \resolved.xml.xml (系统找不到指定的路径。)

i found that the version in build.sbt is that

version := "0.1.0 "

maybe the version should be changed to "0.1.0"?
(sorry,my English is a little bad.)

throttle doesn't work with 1.0-M3

When bumping to akka-streams-experimental 1.0-M3, something changed and TickSource will not map to zip.right

I'm trying to determine what causes this, but I'm pretty new to Akka Streams.

Error:(40, 18) overloaded method value ~> with alternatives:
  (sink: akka.stream.scaladsl.Sink[() => Unit])(implicit builder: akka.stream.scaladsl.FlowGraphBuilder)Unit <and>
  (sink: akka.stream.scaladsl.UndefinedSink[() => Unit])(implicit builder: akka.stream.scaladsl.FlowGraphBuilder)Unit <and>
  (junctionIn: akka.stream.scaladsl.JunctionInPort[() => Unit])(implicit builder: akka.stream.scaladsl.FlowGraphBuilder)akka.stream.scaladsl.JunctionOutPort[junctionIn.NextT] <and>
  [O](flow: akka.stream.scaladsl.Flow[() => Unit,O])(implicit builder: akka.stream.scaladsl.FlowGraphBuilder)akka.stream.scaladsl.FlowGraphImplicits.SourceNextStep[() => Unit,O]
 cannot be applied to (akka.stream.scaladsl.ZipWith.Right[T,Unit,(T, Unit)])
      tickSource ~> zip.right
                 ^

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.