issues
search
filterfish
/
smith2
A complete rewrite of Smith
12
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Quantize time comparison
#56
qnm
closed
6 years ago
0
Add support for `forward_to`
#55
filterfish
opened
8 years ago
0
Provide an identifier unique to the execution context
#54
qnm
closed
4 years ago
0
Fix AMQP channel leak
#53
filterfish
opened
8 years ago
0
Support multiple directories added to the $LOAD_PATH
#52
maetl
closed
8 years ago
1
Replace Extlib with Inflecto
#51
maetl
opened
8 years ago
0
Use the Logging gem’s public API to check if the logger is already initialised
#50
maetl
closed
8 years ago
1
Add support for error queues.
#49
filterfish
closed
8 years ago
1
Smith should be able to dump it's config
#48
filterfish
opened
8 years ago
0
smithctl pop & push should support fan out queues
#47
filterfish
opened
9 years ago
0
hacky fanout implementation
#46
DylanGriffith
closed
8 years ago
1
Support For Fanout Exchanges
#45
DylanGriffith
closed
8 years ago
1
Smith Config Checks Agent Directories Before Its Needed
#44
DylanGriffith
opened
9 years ago
0
Acking message twice breaks in a weird way
#43
DylanGriffith
closed
8 years ago
1
Expose the queue name in the Foo
#42
filterfish
closed
8 years ago
0
Specify the number of agents to start.
#41
filterfish
opened
9 years ago
0
smithctl agents should have a -g option.
#40
filterfish
opened
9 years ago
0
Namespaced agents cause the wrong `lib` directory to be added to `$LOAD_PATH`
#39
mpalmer
closed
9 years ago
0
"Stack level too deep" error if no .smithrc is found
#38
mpalmer
closed
9 years ago
1
Allow AMQP connection details to be set using a URI
#37
filterfish
closed
8 years ago
1
Make subscribe work with `#method`
#36
filterfish
closed
9 years ago
0
MIssing depencies for smith2
#35
qnm
closed
9 years ago
2
dont try to call exception_handler when agent is nil
#34
DylanGriffith
closed
9 years ago
1
smithctl failure does not set appropriate exit status
#33
mpalmer
opened
9 years ago
0
Running agency with -d causes agents not to startup
#32
maetl
opened
9 years ago
1
Fix Shutdown Hook
#31
DylanGriffith
closed
9 years ago
1
Replace AMQP with POSIX queues for agency to agent communication.
#30
filterfish
closed
8 years ago
1
add ability to hook into exceptions
#29
DylanGriffith
closed
9 years ago
1
add support for logging exceptions to squash
#28
DylanGriffith
closed
9 years ago
1
Add channel error handler to the agency.
#27
filterfish
opened
9 years ago
0
add Smith::Messaging::SyncSender using Bunny
#26
DylanGriffith
closed
9 years ago
1
push should limit the number of messages pushed onto a queue.
#25
filterfish
opened
9 years ago
0
The agency should keep a list of queues & their purpose.
#24
filterfish
opened
10 years ago
1
Make smithctl push not die if the input is malformed
#23
filterfish
opened
10 years ago
0
Fix group issues.
#22
filterfish
opened
10 years ago
0
Make Smith less invasive
#21
filterfish
opened
10 years ago
0
Enable Dynamic Smith Config
#20
DylanGriffith
closed
9 years ago
1
add group support to list command
#19
DylanGriffith
closed
9 years ago
2
The agency needs to prune out truly dead agents
#18
mpalmer
opened
10 years ago
0
smithctl list -h shows misleading help text
#17
mpalmer
closed
9 years ago
0
smithctl kill should accept a group
#16
mpalmer
closed
8 years ago
1
smithctl kill should allow a signal to be specified
#15
mpalmer
opened
10 years ago
0
Listing just the agents in a group
#14
mpalmer
closed
9 years ago
0
Sender#publish should check that message is an ACL.
#13
filterfish
opened
10 years ago
0
Add agent namespacing.
#12
digivizer
closed
10 years ago
1
smithctl list should list agents until they have *completely* stopped
#11
mpalmer
opened
10 years ago
0
Documentation
#10
zackbraksa
opened
10 years ago
1
Reciever#to_proc should call Reciever#ack
#9
filterfish
closed
9 years ago
0
Allow arbitrary data to be sent to an agent on startup.
#8
filterfish
opened
10 years ago
1
Defang file_descriptors so the default doesn't make things worse
#7
mpalmer
closed
9 years ago
1
Next