Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure and reimplement SimScheduler #378

Closed
sebastian-peter opened this issue Oct 14, 2022 · 0 comments · Fixed by #592
Closed

Restructure and reimplement SimScheduler #378

sebastian-peter opened this issue Oct 14, 2022 · 0 comments · Fixed by #592
Assignees
Labels
enhancement New feature or request pekko typed Conversions from akka classic to typed

Comments

@sebastian-peter
Copy link
Member

Future concept shall allow the hierarchical stacking of schedulers by separating scheduling and time advancement functionality.

Also, the activation in phases could be controlled by the time advancement unit, activating separate schedulers.

@sebastian-peter sebastian-peter added enhancement New feature or request pekko typed Conversions from akka classic to typed labels Oct 14, 2022
@sebastian-peter sebastian-peter self-assigned this Oct 14, 2022
sebastian-peter added a commit that referenced this issue Nov 19, 2023
…tocol

# Conflicts:
#	src/main/scala/edu/ie3/simona/ontology/messages/SchedulerMessage.scala
#	src/main/scala/edu/ie3/simona/scheduler/ScheduleLock.scala
#	src/main/scala/edu/ie3/simona/scheduler/Scheduler.scala
#	src/main/scala/edu/ie3/simona/scheduler/TimeAdvancer.scala
#	src/main/scala/edu/ie3/simona/sim/setup/SimonaSetup.scala
#	src/test/scala/edu/ie3/simona/agent/grid/DBFSAlgorithmParticipantSpec.scala
#	src/test/scala/edu/ie3/simona/agent/grid/DBFSAlgorithmSupGridSpec.scala
#	src/test/scala/edu/ie3/simona/scheduler/ScheduleLockIT.scala
#	src/test/scala/edu/ie3/simona/scheduler/ScheduleLockSpec.scala
#	src/test/scala/edu/ie3/simona/scheduler/SchedulerSpec.scala
#	src/test/scala/edu/ie3/simona/service/primary/PrimaryServiceProxySpec.scala
sebastian-peter added a commit that referenced this issue Nov 20, 2023
danielfeismann added a commit that referenced this issue Nov 22, 2023
Implementation of typed two-parted scheduler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pekko typed Conversions from akka classic to typed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant