issues
search
puniverse
/
pulsar
Fibers, Channels and Actors for Clojure
http://docs.paralleluniverse.co/pulsar/
Other
911
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support virtualThreads?
#83
KingMob
opened
2 years ago
0
with fix in
#82
freakhill
closed
4 years ago
1
Clojure 1.10
#81
rlander
opened
5 years ago
0
Status of pulsar
#80
ulises
closed
6 years ago
3
Mechanism for detecting when sending to a closed channel
#79
sandhu
opened
7 years ago
0
:bug: pulsar.async ns did not pass spec
#78
jjcomer
opened
7 years ago
0
Add calls to stopmonitor on deregister
#77
angusiguess
closed
7 years ago
2
register! creates an mbean, need to remove with quasar
#76
angusiguess
closed
7 years ago
1
Blocking and bound mailboxes - not working as expected
#75
markjfisher
closed
7 years ago
2
clustered ping/pong in example not working
#74
gfZeng
closed
6 years ago
0
Fixing a few typos
#73
joanis
closed
7 years ago
2
auto instrumentation throwing ClassFormatError
#72
fonghou
opened
7 years ago
1
fvvvrv v vfvf
#71
magdamiu
closed
7 years ago
0
call-timed! doesn't return nil
#70
luminusian
opened
7 years ago
1
Passing a symbol bound in let to gen-server throws an exception.
#69
luminusian
closed
7 years ago
0
shutdown! doesn't take cause/reason as an argument.
#68
luminusian
opened
7 years ago
0
Watching actors from a gen-server
#67
sandhu
closed
8 years ago
2
Remove reflection in core and async namespaces
#66
alexandergunnarson
closed
8 years ago
2
Pulsar fibers vs. core.async `go` blocks
#65
alexandergunnarson
closed
8 years ago
2
Automatic instrumentation
#64
alexandergunnarson
closed
7 years ago
6
supervisor does not appear to handle gen-server crashing
#63
sandhu
closed
8 years ago
9
`Deref clojure.core/promise` in fiber outputs stream of warnings
#62
andreasthoelke
closed
8 years ago
3
(spawn-fiber #(rcv channel)) failing in the REPL
#61
andreasthoelke
opened
8 years ago
0
Selective receive breaks when spawning an actor on a redefined `defsfn`
#60
andreasthoelke
opened
8 years ago
4
watch! fails when called from within a receive with an :else clause
#59
lkonstantinov
closed
8 years ago
0
Call! consumes others' exit messages
#58
DimaSalakhov
closed
8 years ago
7
Exception when running skynet example
#57
mping
closed
8 years ago
6
Add (last) to excluded clojure fn's to get rid of warning
#56
Samstiles
closed
8 years ago
1
call! in gen-event handler
#55
colinyip
closed
8 years ago
5
Cannot run the cluster ping/pong example
#54
hellonico
opened
8 years ago
5
Fix trap! fn
#53
DimaSalakhov
closed
8 years ago
2
Clojure 1.8 Upgrade
#52
jjcomer
closed
8 years ago
6
fix a few typo and wrong order of function args in the doc
#51
colinyip
closed
8 years ago
1
quasar-core is a requried dependecy since is refered in project.clj by :java-agents
#50
andreiursan
closed
8 years ago
1
Class JavaLaunchHelper is implemented in both .../java and .../libinstrument.dylib
#49
stig
closed
8 years ago
9
A few typos in the supervisor section
#48
stig
closed
8 years ago
1
receiving using the actor's internal representation, (rcv @self) (mailbox-of @self) breaks
#47
andreiursan
closed
8 years ago
2
`spawn` not marking functions as suspendable
#46
hsgrott
closed
8 years ago
1
Problems with defsfn
#45
hsgrott
closed
9 years ago
7
Spawning fn from other namespace doesn't work
#44
ulises
closed
9 years ago
3
Adding pulsar dep breaks refactor-nrepl plugin
#43
jjcomer
opened
9 years ago
17
NPE when blocking in reduce fn (even with auto instrument)
#42
jjcomer
closed
9 years ago
2
Inner synthetic functions are not instrumented in AOT mode
#41
pron
closed
9 years ago
0
Fix join docstring typo
#40
ianbishop
closed
9 years ago
1
feature request: lein plugin for capsule
#39
yogthos
closed
9 years ago
25
Marginalia link doesn't work
#38
palango
closed
9 years ago
0
typo in channels description
#37
hsestupin
closed
9 years ago
1
Add support for spawning actors in a thread
#36
pron
closed
9 years ago
1
pulsar/promise doesn't mimic clojure.core/promise
#35
dehubbed
closed
9 years ago
1
can a fiber be blocked?
#34
cocodrino
closed
9 years ago
3
Next